Changeset c15be10 in confclerk_git for src/gui/mainwindow.h
- Timestamp:
- 01/26/10 13:51:56 (13 years ago)
- Branches:
- master, qt5
- Children:
- 830f102
- Parents:
- 01df23f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/mainwindow.h
r01df23f rc15be10 17 17 ~MainWindow(); 18 18 private slots: 19 void importSchedule();19 void scheduleImported(int aConfId); 20 20 void aboutApp(); 21 21 void updateDayView(const QDate &aDate);
Note: See TracChangeset
for help on using the changeset viewer.