summaryrefslogtreecommitdiffstats
path: root/kio/kio/ktrader.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kio/ktrader.h')
-rw-r--r--kio/kio/ktrader.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kio/kio/ktrader.h b/kio/kio/ktrader.h
index e5bb734e6..7f6e9d4af 100644
--- a/kio/kio/ktrader.h
+++ b/kio/kio/ktrader.h
@@ -27,7 +27,7 @@
*
* Basically, it provides a way for an application to query
* all KDE services (that is, applications and components) that match
- * a specific set of requirements. This allows you to find an
+ * a specific set of requirements. This allows you to tqfind an
* application in real-time without you having to hard-code the name
* and/or path of the application.
*
@@ -82,7 +82,7 @@
* applications or components.
* @author Torben Weis <weis@kde.org>
*/
-class KIO_EXPORT KTrader : public QObject
+class KIO_EXPORT KTrader : public TQObject
{
Q_OBJECT
public: