Changeset 872aeaa in confclerk_git for src/gui/mainwindow.h
- Timestamp:
- 01/28/10 15:47:21 (13 years ago)
- Branches:
- master, qt5
- Children:
- 83020cd
- Parents:
- eb21333
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/mainwindow.h
reb21333 r872aeaa 18 18 void aboutApp(); 19 19 void conferenceMapClicked(); 20 void eventHasChanged(int aEventId );20 void eventHasChanged(int aEventId, bool aReloadModel); 21 21 private: 22 22 void fillAndShowConferenceHeader();
Note: See TracChangeset
for help on using the changeset viewer.