summaryrefslogtreecommitdiffabout
path: root/korganizer/komonthview.h
Side-by-side diff
Diffstat (limited to 'korganizer/komonthview.h') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/komonthview.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/korganizer/komonthview.h b/korganizer/komonthview.h
index 03f9dc6..2f6f5dc 100644
--- a/korganizer/komonthview.h
+++ b/korganizer/komonthview.h
@@ -245,2 +245,3 @@ class KOMonthView: public KOEventView
void setSelectedCell( MonthViewCell * );
+ void switchView();
@@ -248,3 +249,2 @@ class KOMonthView: public KOEventView
void selectInternalWeekNum ( int );
- void switchView();
void processSelectionChange();
@@ -254,2 +254,3 @@ class KOMonthView: public KOEventView
void selectWeekNum ( int );
+ void selectMonth ();
void showDaySignal( QDate );