diff options
Diffstat (limited to 'kbfxlib/common/kbfxpushbutton.h')
-rw-r--r-- | kbfxlib/common/kbfxpushbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbfxlib/common/kbfxpushbutton.h b/kbfxlib/common/kbfxpushbutton.h index 87c1b8f..57c81c7 100644 --- a/kbfxlib/common/kbfxpushbutton.h +++ b/kbfxlib/common/kbfxpushbutton.h @@ -28,7 +28,7 @@ class KbfxPushButton: public KPushButton { - Q_OBJECT + TQ_OBJECT public: |