summaryrefslogtreecommitdiffstats
path: root/src/VButton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/VButton.h')
-rw-r--r--src/VButton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VButton.h b/src/VButton.h
index 49d5d1f..454c4c2 100644
--- a/src/VButton.h
+++ b/src/VButton.h
@@ -6,7 +6,7 @@
class VButton : public TQPushButton
{
-Q_OBJECT
+TQ_OBJECT
public:
VButton(TQWidget *parent=0, const char *name=0);