Changeset 59c6cfe in confclerk_git for src/gui/mainwindow.h
- Timestamp:
- 01/18/10 22:32:44 (13 years ago)
- Branches:
- master, qt5
- Children:
- 446bce4
- Parents:
- c18cbd0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/mainwindow.h
rc18cbd0 r59c6cfe 24 24 void updateActivitiesDayView(const QDate &aDate); 25 25 void itemDoubleClicked(const QModelIndex &aIndex); 26 void displayMap(const QModelIndex &aIndex); 26 27 private: 27 28 SqlEngine *mSqlEngine;
Note: See TracChangeset
for help on using the changeset viewer.