summaryrefslogtreecommitdiffstats
path: root/src/numpadvbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/numpadvbutton.h')
-rw-r--r--src/numpadvbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/numpadvbutton.h b/src/numpadvbutton.h
index 9e2b6a0..53bcddf 100644
--- a/src/numpadvbutton.h
+++ b/src/numpadvbutton.h
@@ -28,7 +28,7 @@
class NumpadVButton : public VButton
{
Q_OBJECT
- TQ_OBJECT
+
public:
NumpadVButton(TQWidget *parent = 0, const char *name = 0);
~NumpadVButton();