summaryrefslogtreecommitdiffstats
path: root/sip/kfile/booktoken.sip
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 22:23:44 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 22:23:44 -0600
commit203ba231d0276943aae36111f9ec1e949f3c6a4c (patch)
treef039f7a5b5fc2da88a96876971bac580d87f6788 /sip/kfile/booktoken.sip
parentfd35f4a8382b7d223bc0325b9ca3f88515778aa0 (diff)
downloadpytde-203ba231d0276943aae36111f9ec1e949f3c6a4c.tar.gz
pytde-203ba231d0276943aae36111f9ec1e949f3c6a4c.zip
Initial TQt conversion
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 ();