mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-23 10:30:53 +01:00
Fix add header file
This commit is contained in:
@@ -163,7 +163,9 @@ class ProjectView : public QWidget
|
||||
|
||||
// attributes
|
||||
private:
|
||||
QAction *m_add_new_diagram;
|
||||
QAction *m_add_new_diagram,
|
||||
*m_first_view,
|
||||
*m_end_view;
|
||||
QETProject *m_project;
|
||||
QVBoxLayout *layout_;
|
||||
QWidget *fallback_widget_;
|
||||
|
||||
Reference in New Issue
Block a user