Changeset 7f84a70 in confclerk_git for src/gui/mainwindow.h
- Timestamp:
- 01/19/10 13:55:24 (13 years ago)
- Branches:
- master, qt5
- Children:
- 0c658c1
- Parents:
- 2fc2878
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/mainwindow.h
r2fc2878 r7f84a70 21 21 void updateDayView(const QDate &aDate); 22 22 void updateTab(const int n); 23 /*void updateFavViewComplete();*/24 23 void updateActivitiesDayView(const QDate &aDate); 24 void updateFavouritesDayView(const QDate &aDate); 25 25 void itemDoubleClicked(const QModelIndex &aIndex); 26 26 void displayMap(const QModelIndex &aIndex);
Note: See TracChangeset
for help on using the changeset viewer.