Changeset c53a3f4 in confclerk_git for src/gui/mainwindow.h
- Timestamp:
- 01/19/10 18:34:18 (13 years ago)
- Branches:
- master, qt5
- Children:
- 395d6d3
- Parents:
- 02c1e09
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/mainwindow.h
r02c1e09 rc53a3f4 23 23 void updateActivitiesDayView(const QDate &aDate); 24 24 void updateFavouritesDayView(const QDate &aDate); 25 void item DoubleClicked(const QModelIndex &aIndex);25 void itemClicked(const QModelIndex &aIndex); 26 26 void displayMap(const QModelIndex &aIndex); 27 27 private:
Note: See TracChangeset
for help on using the changeset viewer.