From 359640943bcf155faa9a067dde9e00a123276290 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 13 Feb 2012 17:43:39 -0600 Subject: Automated update from Qt3 --- examples/tabdialog/tabdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/tabdialog/tabdialog.h') diff --git a/examples/tabdialog/tabdialog.h b/examples/tabdialog/tabdialog.h index 0d2634cc3..a501ae8b7 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 ); -- cgit v1.2.3