mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
Fix add header file
This commit is contained in:
parent
bd62f8768e
commit
63ad341b33
@ -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_;
|
||||
|
Loading…
x
Reference in New Issue
Block a user