summaryrefslogtreecommitdiffstats
path: root/src/kbfxbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kbfxbutton.h')
-rw-r--r--src/kbfxbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbfxbutton.h b/src/kbfxbutton.h
index 7467ac0..bc10cfd 100644
--- a/src/kbfxbutton.h
+++ b/src/kbfxbutton.h
@@ -48,7 +48,7 @@ class TQLabel;
class KbfxButton:public TQLabel
{
Q_OBJECT
- TQ_OBJECT
+
public:
KbfxButton ( TQWidget * parent, const char * name = 0 );