diff options
Diffstat (limited to 'tdeui/kkeybutton.h')
-rw-r--r-- | tdeui/kkeybutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kkeybutton.h b/tdeui/kkeybutton.h index 97895f8fe..34f5f1ac9 100644 --- a/tdeui/kkeybutton.h +++ b/tdeui/kkeybutton.h @@ -37,7 +37,7 @@ * @author Mark Donohoe <donohoe@kde.org> * @internal */ -class KDEUI_EXPORT KKeyButton: public TQPushButton +class TDEUI_EXPORT KKeyButton: public TQPushButton { Q_OBJECT |