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 e899ae15..c65a85df 100644
--- a/korganizer/kowhatsnextview.h
+++ b/korganizer/kowhatsnextview.h
@@ -57,7 +57,7 @@ class KOWhatsNextView : public KOrg::BaseView
const char *name = 0);
~KOWhatsNextView();
- virtual int tqcurrentDateCount();
+ virtual int currentDateCount();
virtual Incidence::List selectedIncidences() { return Incidence::List(); }
DateList selectedIncidenceDates() { return DateList(); }