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