summaryrefslogtreecommitdiffstats
path: root/korganizer/konewstuff.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/konewstuff.h')
-rw-r--r--korganizer/konewstuff.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/konewstuff.h b/korganizer/konewstuff.h
index c9a5333a..ba70394f 100644
--- a/korganizer/konewstuff.h
+++ b/korganizer/konewstuff.h
@@ -33,8 +33,8 @@ class KONewStuff : public KNewStuff
public:
KONewStuff( CalendarView * );
- bool install( const QString &fileName );
- bool createUploadFile( const QString &fileName );
+ bool install( const TQString &fileName );
+ bool createUploadFile( const TQString &fileName );
private:
CalendarView *mView;