summaryrefslogtreecommitdiffstats
path: root/korganizer/kotodoview.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/kotodoview.h')
-rw-r--r--korganizer/kotodoview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/kotodoview.h b/korganizer/kotodoview.h
index bc7302d3..1d53a382 100644
--- a/korganizer/kotodoview.h
+++ b/korganizer/kotodoview.h
@@ -124,7 +124,7 @@ class KOTodoView : public KOrg::BaseView
DateList selectedIncidenceDates() { return DateList(); }
/** Return number of shown dates. TodoView does not show dates, */
- int currentDateCount() { return 0; }
+ int tqcurrentDateCount() { return 0; }
CalPrinterBase::PrintType printType();