summaryrefslogtreecommitdiffabout
path: root/korganizer/komonthview.h
Unidiff
Diffstat (limited to 'korganizer/komonthview.h') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/komonthview.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/korganizer/komonthview.h b/korganizer/komonthview.h
index f92a69a..fd8cbf2 100644
--- a/korganizer/komonthview.h
+++ b/korganizer/komonthview.h
@@ -172,2 +172,6 @@ class MonthViewCell : public QWidget
172 172
173
174public slots:
175 void showDay();
176
173 protected slots: 177 protected slots:
@@ -178,3 +182,2 @@ class MonthViewCell : public QWidget
178 void newEvent(); 182 void newEvent();
179 void showDay();
180 183