Changeset d17dd78 in confclerk_git for src/gui/mainwindow.cpp
- Timestamp:
- 06/27/11 22:39:29 (12 years ago)
- Branches:
- master, qt5
- Children:
- 4fe29d6
- Parents:
- 3686b97
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/mainwindow.cpp
r3686b97 rd17dd78 134 134 Ui::AboutDialog ui; 135 135 ui.setupUi(&dialog); 136 ui.labelVersion->setText(ui.labelVersion->text().arg(qApp->applicationVersion())); 136 137 #ifdef N810 137 138 dialog.setFixedWidth(width());
Note: See TracChangeset
for help on using the changeset viewer.