Changeset bf92f16303 in tspsg for src/settingsdialog.cpp
- Timestamp:
- Aug 26, 2012, 2:30:37 AM (12 years ago)
- Branches:
- appveyor, imgbot, master, readme
- Children:
- b26dc16dcf
- Parents:
- 5f49b20d9d
- git-author:
- Oleksii Serdiuk <contacts@…> (08/26/12 02:30:37)
- git-committer:
- Oleksii Serdiuk <contacts@…> (08/26/12 02:32:19)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/settingsdialog.cpp
r5f49b20d9d rbf92f16303 127 127 128 128 bgWhite->layout()->setMargin(0); 129 130 #ifdef Q_WS_S60 131 // On Symbian buttons are moved to a native bar so Help button is 132 // left alone. This causes it to be more to the middle instead of 133 // to the left. Adding a stretch fixes this issue. 134 buttons->insertStretch(buttons->indexOf(buttonHelp) + 1); 135 #endif 129 136 130 137 // Central layout
Note: See TracChangeset
for help on using the changeset viewer.