summaryrefslogtreecommitdiffstats
path: root/examples/buttongroups/buttongroups.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/buttongroups/buttongroups.h')
-rw-r--r--examples/buttongroups/buttongroups.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/buttongroups/buttongroups.h b/examples/buttongroups/buttongroups.h
index 93830499..c25415bf 100644
--- a/examples/buttongroups/buttongroups.h
+++ b/examples/buttongroups/buttongroups.h
@@ -17,7 +17,7 @@ class TQRadioButton;
class ButtonsGroups : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
ButtonsGroups( TQWidget *parent = 0, const char *name = 0 );