Changeset b86d4aa in confclerk_git for src/gui/mainwindow.cpp
- Timestamp:
- 01/26/10 15:11:04 (13 years ago)
- Branches:
- master, qt5
- Children:
- a226ba2
- Parents:
- e4c5a03
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/mainwindow.cpp
re4c5a03 rb86d4aa 45 45 if(AppSettings::confId() == 0) 46 46 AppSettings::setConfId(confs[0].id()); 47 48 setWindowTitle(confs[0].title()); 47 49 } 48 50
Note: See TracChangeset
for help on using the changeset viewer.