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