-rw-r--r-- | korganizer/komonthview.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/korganizer/komonthview.h b/korganizer/komonthview.h index a965bf3..50903b3 100644 --- a/korganizer/komonthview.h +++ b/korganizer/komonthview.h @@ -239,2 +239,4 @@ class KOMonthView: public KOEventView signals: + void nextMonth(); + void prevMonth(); void selectWeekNum ( int ); |