Changeset f6300c7 in confclerk_git for src/gui/daynavigatorwidget.cpp
- Timestamp:
- 01/18/10 16:25:57 (13 years ago)
- Branches:
- master, qt5
- Children:
- 28d9e28
- Parents:
- b6cd05c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/daynavigatorwidget.cpp
rb6cd05c rf6300c7 83 83 } 84 84 85 QDate DayNavigatorWidget::getCurrentDate() 86 { 87 return mCurDate; 88 } 89
Note: See TracChangeset
for help on using the changeset viewer.