summaryrefslogtreecommitdiffstats
path: root/ksayit/src/ksayitbookmarkhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksayit/src/ksayitbookmarkhandler.h')
-rw-r--r--ksayit/src/ksayitbookmarkhandler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ksayit/src/ksayitbookmarkhandler.h b/ksayit/src/ksayitbookmarkhandler.h
index 018ea39..31be84c 100644
--- a/ksayit/src/ksayitbookmarkhandler.h
+++ b/ksayit/src/ksayitbookmarkhandler.h
@@ -12,7 +12,7 @@
#ifndef KSAYITBOOKMARKHANDLER_H
#define KSAYITBOOKMARKHANDLER_H
-// Qt includes
+// TQt includes
#include <tqstring.h>
// KDE includes
@@ -31,7 +31,7 @@ class KSayItApp;
class KSayItBookmarkHandler : public KBookmarkOwner
{
public:
- KSayItBookmarkHandler(KBookmarkManager *bkManager=0, KSayItApp* parent=0);
+ KSayItBookmarkHandler(KBookmarkManager *bkManager=0, KSayItApp* tqparent=0);
virtual ~KSayItBookmarkHandler();
public: