Changeset 707cd31 in confclerk_git for src/gui/mainwindow.h
- Timestamp:
- 01/18/10 20:42:57 (13 years ago)
- Branches:
- master, qt5
- Children:
- 46a5aba
- Parents:
- 64122f1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/mainwindow.h
r64122f1 r707cd31 23 23 /*void updateFavViewComplete();*/ 24 24 void updateActivitiesDayView(const QDate &aDate); 25 void itemDoubleClicked(const QModelIndex &aIndex); 25 26 private: 26 27 SqlEngine *mSqlEngine;
Note: See TracChangeset
for help on using the changeset viewer.