summaryrefslogtreecommitdiffstats
path: root/examples/sql/overview/form2/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/overview/form2/main.h')
-rw-r--r--examples/sql/overview/form2/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sql/overview/form2/main.h b/examples/sql/overview/form2/main.h
index ddd91039e..c3d251e6b 100644
--- a/examples/sql/overview/form2/main.h
+++ b/examples/sql/overview/form2/main.h
@@ -20,7 +20,7 @@
class FormDialog : public TQDialog
{
- Q_OBJECT
+ TQ_OBJECT
public:
FormDialog();
~FormDialog();