summaryrefslogtreecommitdiffstats
path: root/examples/tabdialog/tabdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tabdialog/tabdialog.h')
-rw-r--r--examples/tabdialog/tabdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tabdialog/tabdialog.h b/examples/tabdialog/tabdialog.h
index 0d2634cc..a501ae8b 100644
--- a/examples/tabdialog/tabdialog.h
+++ b/examples/tabdialog/tabdialog.h
@@ -16,7 +16,7 @@
class TabDialog : public TQTabDialog
{
- Q_OBJECT
+ TQ_OBJECT
public:
TabDialog( TQWidget *parent, const char *name, const TQString &_filename );