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