mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-07-08 04:34:12 +02:00
@@ -522,6 +522,7 @@ ExportProperties ProjectPrintWindow::exportProperties() const
|
||||
exp.draw_terminals = ui->m_draw_terminal_cb->isChecked();
|
||||
exp.draw_colored_conductors = ui->m_keep_conductor_color_cb->isChecked();
|
||||
exp.draw_grid = false;
|
||||
exp.draw_guides = false;
|
||||
|
||||
return exp;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user