mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-21 20:59:59 +02:00
WIP
This commit is contained in:
@@ -88,6 +88,6 @@ class DiagramPrintDialog : public QWidget
|
||||
QLineEdit *filepath_field_;
|
||||
QPushButton *browse_button_;
|
||||
QDialogButtonBox *buttons_;
|
||||
QColor backup_diagram_background_color;
|
||||
QColor backup_diagram_background_color{Diagram::background_color};
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user