summaryrefslogtreecommitdiffstats
path: root/kio/kfile/kurlrequester.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kfile/kurlrequester.h')
-rw-r--r--kio/kfile/kurlrequester.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kfile/kurlrequester.h b/kio/kfile/kurlrequester.h
index 1bdbeee3e..fa40d0656 100644
--- a/kio/kfile/kurlrequester.h
+++ b/kio/kfile/kurlrequester.h
@@ -53,7 +53,7 @@ class TQTimer;
* @short A widget to request a filename/url from the user
* @author Carsten Pfeiffer <pfeiffer@kde.org>
*/
-class KIO_EXPORT KURLRequester : public QHBox
+class KIO_EXPORT KURLRequester : public TQHBox
{
Q_OBJECT
Q_PROPERTY( TQString url READ url WRITE setURL )