Changeset a6f4f3d in confclerk_git for src/gui/daynavigatorwidget.h
- Timestamp:
- 07/24/11 13:41:14 (12 years ago)
- Branches:
- master, qt5
- Children:
- c7da828
- Parents:
- 6c85b24
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/daynavigatorwidget.h
r6c85b24 ra6f4f3d 80 80 protected: 81 81 void paintEvent(QPaintEvent *); 82 void configureNavigation(); 82 83 private slots: 84 void todayButtonClicked(); 83 85 void prevDayButtonClicked(); 84 86 void nextDayButtonClicked();
Note: See TracChangeset
for help on using the changeset viewer.