new Checkbox

This commit is contained in:
Kellermorph
2026-08-06 21:37:40 +02:00
parent 979df376d1
commit b3a4a41ad9
10 changed files with 64 additions and 6 deletions
+1
View File
@@ -62,6 +62,7 @@ class ExportPropertiesWidget : public QWidget {
QCheckBox *draw_border;
QCheckBox *draw_titleblock;
QCheckBox *draw_terminals;
QCheckBox *draw_terminal_names;
QCheckBox *draw_bg_transparent;
QCheckBox *draw_colored_conductors;
QRadioButton *export_border;