summaryrefslogtreecommitdiffabout
path: root/korganizer/komonthview.h
Unidiff
Diffstat (limited to 'korganizer/komonthview.h') (more/less context) (show 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 e39eeb0..c6b6b5e 100644
--- a/korganizer/komonthview.h
+++ b/korganizer/komonthview.h
@@ -85,2 +85,4 @@ class KNoScrollListBox: public QListBox
85 void rightClick(); 85 void rightClick();
86 void nextCell();
87 void prevCell();
86 88
@@ -190,3 +192,2 @@ class MonthViewCell : public KNoScrollListBox
190 192
191
192public slots: 193public slots:
@@ -258,2 +259,4 @@ class KOMonthView: public KOEventView
258 public slots: 259 public slots:
260 void nextCell();
261 void prevCell();
259 virtual void updateView(); 262 virtual void updateView();