diff options
Diffstat (limited to 'sip/kio/ksycoca.sip')
-rw-r--r-- | sip/kio/ksycoca.sip | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sip/kio/ksycoca.sip b/sip/kio/ksycoca.sip index 528a723..615002f 100644 --- a/sip/kio/ksycoca.sip +++ b/sip/kio/ksycoca.sip @@ -35,8 +35,8 @@ public: %If ( KDE_3_1_4 - ) virtual bool process (const TQCString&, const TQByteArray&, TQCString&, TQByteArray&); - TQCStringList functions (); - TQCStringList interfaces (); + QCStringList functions (); + QCStringList interfaces (); %End |