Changeset 9172ee8 for src/gui/mainwindow.cpp
- Timestamp:
- 01/27/10 22:47:24 (13 years ago)
- Branches:
- master, qt5
- Children:
- 8e55f41
- Parents:
- c9fa699
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/mainwindow.cpp
rc9fa699 r9172ee8 61 61 favsTabContainer->setDates(startDate, endDate); 62 62 searchTabContainer->setDates(startDate, endDate); 63 nowTabContainer->updateTreeView(QDate::currentDate()); 63 64 // 64 65 conferenceTitle->setText(Conference::getById(confId).title());
Note: See TracChangeset
for help on using the changeset viewer.