summaryrefslogtreecommitdiffstats
path: root/sip/kfile/booktoken.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/kfile/booktoken.sip')
-rw-r--r--sip/kfile/booktoken.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/kfile/booktoken.sip b/sip/kfile/booktoken.sip
index cf5870a..182f5cd 100644
--- a/sip/kfile/booktoken.sip
+++ b/sip/kfile/booktoken.sip
@@ -50,7 +50,7 @@ class BookmarkTokenizer
public:
BookmarkTokenizer ();
void begin ();
- void write (const QString&);
+ void write (const TQString&);
void end ();
char* nextToken ();
bool hasMoreTokens ();