summaryrefslogtreecommitdiffstats
path: root/kdeui/kkeybutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeui/kkeybutton.h')
-rw-r--r--kdeui/kkeybutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/kkeybutton.h b/kdeui/kkeybutton.h
index 9e9b6265c..97895f8fe 100644
--- a/kdeui/kkeybutton.h
+++ b/kdeui/kkeybutton.h
@@ -37,7 +37,7 @@
* @author Mark Donohoe <donohoe@kde.org>
* @internal
*/
-class KDEUI_EXPORT KKeyButton: public QPushButton
+class KDEUI_EXPORT KKeyButton: public TQPushButton
{
Q_OBJECT