summaryrefslogtreecommitdiffstats
path: root/kio/kfile/kicondialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kfile/kicondialog.h')
-rw-r--r--kio/kfile/kicondialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kfile/kicondialog.h b/kio/kfile/kicondialog.h
index 54b9ea921..e15b76884 100644
--- a/kio/kfile/kicondialog.h
+++ b/kio/kfile/kicondialog.h
@@ -254,7 +254,7 @@ private:
* @see KIconDialog
* @short A push button that allows selection of an icon.
*/
-class KIO_EXPORT KIconButton: public QPushButton
+class KIO_EXPORT KIconButton: public TQPushButton
{
Q_OBJECT
Q_PROPERTY( TQString icon READ icon WRITE setIcon RESET resetIcon )