summaryrefslogtreecommitdiffstats
path: root/examples/drawdemo
diff options
context:
space:
mode:
Diffstat (limited to 'examples/drawdemo')
-rw-r--r--examples/drawdemo/drawdemo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/drawdemo/drawdemo.cpp b/examples/drawdemo/drawdemo.cpp
index 013da846..915e218b 100644
--- a/examples/drawdemo/drawdemo.cpp
+++ b/examples/drawdemo/drawdemo.cpp
@@ -130,7 +130,7 @@ DrawThing ourDrawFunctions[] = {
class DrawView : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
DrawView();
~DrawView();