summaryrefslogtreecommitdiffstats
path: root/kio/kio/connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kio/connection.h')
-rw-r--r--kio/kio/connection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kio/connection.h b/kio/kio/connection.h
index 6858c8422..758202968 100644
--- a/kio/kio/connection.h
+++ b/kio/kio/connection.h
@@ -46,7 +46,7 @@ namespace KIO {
* It handles a queue of commands to be sent which makes it possible to
* queue data before an actual connection has been established.
*/
- class KIO_EXPORT Connection : public QObject
+ class KIO_EXPORT Connection : public TQObject
{
Q_OBJECT
public: