summaryrefslogtreecommitdiffstats
path: root/korganizer/kolistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/kolistview.h')
-rw-r--r--korganizer/kolistview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/kolistview.h b/korganizer/kolistview.h
index 5a5c40d8..e29a5e39 100644
--- a/korganizer/kolistview.h
+++ b/korganizer/kolistview.h
@@ -76,7 +76,7 @@ class KOListView : public KOEventView
~KOListView();
virtual int maxDatesHint();
- virtual int currentDateCount();
+ virtual int tqcurrentDateCount();
virtual Incidence::List selectedIncidences();
virtual DateList selectedIncidenceDates();
@@ -89,7 +89,7 @@ class KOListView : public KOEventView
void writeSettings(KConfig *config);
void clear();
- TQSize sizeHint() const;
+ TQSize tqsizeHint() const;
public slots:
virtual void updateView();