Changeset ec67a0b in confclerk_git for src/gui/mainwindow.h
- Timestamp:
- 01/19/10 10:58:48 (13 years ago)
- Branches:
- master, qt5
- Children:
- e868b2d
- Parents:
- c5324ca
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/mainwindow.h
rc5324ca rec67a0b 19 19 void showParsingProgress(int aStatus); 20 20 void aboutApp(); 21 void updateDayView(const QDate aDate);21 void updateDayView(const QDate &aDate); 22 22 void updateTab(const int n); 23 23 /*void updateFavViewComplete();*/
Note: See TracChangeset
for help on using the changeset viewer.