summaryrefslogtreecommitdiffstats
path: root/examples/listbox/listbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/listbox/listbox.h')
-rw-r--r--examples/listbox/listbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/listbox/listbox.h b/examples/listbox/listbox.h
index 06581e0a..b618e941 100644
--- a/examples/listbox/listbox.h
+++ b/examples/listbox/listbox.h
@@ -20,7 +20,7 @@ class TQButtonGroup;
class ListBoxDemo: public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
ListBoxDemo();
~ListBoxDemo();