forked from qt-creator/qt-creator
Give project settings a maximum width.
To avoid neverending line edits, make it look more compact.
This commit is contained in:
@@ -69,7 +69,6 @@ private:
|
||||
QLabel *nameLabel;
|
||||
QWidget *panelWidget;
|
||||
};
|
||||
QWidget *m_widget;
|
||||
QVBoxLayout *m_layout;
|
||||
QList<Panel> m_panels;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user