forked from qt-creator/qt-creator
SettingsDialog: Polish
Use QGridLayout to align header label and QStackedLayout for the pages (in code, as it is not available in Designer). Derive new class FilterLineEdit for filter widgets based on a modified version of FancyLineEdit and use that in settings. Rubber-stamped-by: con <qtc-committer@nokia.com>
This commit is contained in:
@@ -158,7 +158,6 @@ HEADERS += mainwindow.h \
|
||||
settingsdatabase.h \
|
||||
eventfilteringmainwindow.h
|
||||
FORMS += dialogs/newdialog.ui \
|
||||
dialogs/settingsdialog.ui \
|
||||
dialogs/shortcutsettings.ui \
|
||||
dialogs/saveitemsdialog.ui \
|
||||
dialogs/openwithdialog.ui \
|
||||
|
||||
Reference in New Issue
Block a user