summaryrefslogtreecommitdiffstats
path: root/korganizer/komonthview.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/komonthview.h')
-rw-r--r--korganizer/komonthview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/komonthview.h b/korganizer/komonthview.h
index dafce597..f503a29d 100644
--- a/korganizer/komonthview.h
+++ b/korganizer/komonthview.h
@@ -251,7 +251,7 @@ class KOMonthView: public KOEventView
virtual int maxDatesHint();
/** Returns number of currently shown dates. */
- virtual int currentDateCount();
+ virtual int tqcurrentDateCount();
/** Returns the currently selected events */
virtual Incidence::List selectedIncidences();