summaryrefslogtreecommitdiffstats
path: root/knotes/resourcelocal.h
diff options
context:
space:
mode:
Diffstat (limited to 'knotes/resourcelocal.h')
-rw-r--r--knotes/resourcelocal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knotes/resourcelocal.h b/knotes/resourcelocal.h
index da318727..0262674b 100644
--- a/knotes/resourcelocal.h
+++ b/knotes/resourcelocal.h
@@ -64,7 +64,7 @@ public:
virtual bool addNote( KCal::Journal* );
virtual bool deleteNote( KCal::Journal* );
- virtual KCal::Alarm::List alarms( const QDateTime& from, const QDateTime& to );
+ virtual KCal::Alarm::List alarms( const TQDateTime& from, const TQDateTime& to );
protected:
KCal::CalendarLocal mCalendar;