summaryrefslogtreecommitdiffstats
path: root/kbfxlib/common/kbfxpushbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbfxlib/common/kbfxpushbutton.h')
-rw-r--r--kbfxlib/common/kbfxpushbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbfxlib/common/kbfxpushbutton.h b/kbfxlib/common/kbfxpushbutton.h
index 65f20e5..2341893 100644
--- a/kbfxlib/common/kbfxpushbutton.h
+++ b/kbfxlib/common/kbfxpushbutton.h
@@ -29,7 +29,7 @@
class KbfxPushButton: public KPushButton
{
Q_OBJECT
- TQ_OBJECT
+
public:
KbfxPushButton ( TQWidget *parent = 0, const char *name = 0 );