summaryrefslogtreecommitdiffstats
path: root/korganizer/kowhatsnextview.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/kowhatsnextview.h')
-rw-r--r--korganizer/kowhatsnextview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/kowhatsnextview.h b/korganizer/kowhatsnextview.h
index 69c6a62e..211984ed 100644
--- a/korganizer/kowhatsnextview.h
+++ b/korganizer/kowhatsnextview.h
@@ -55,7 +55,7 @@ class KOWhatsNextView : public KOrg::BaseView
const char *name = 0);
~KOWhatsNextView();
- virtual int currentDateCount();
+ virtual int tqcurrentDateCount();
virtual Incidence::List selectedIncidences() { return Incidence::List(); }
DateList selectedIncidenceDates() { return DateList(); }