summaryrefslogtreecommitdiffstats
path: root/examples/process
diff options
context:
space:
mode:
Diffstat (limited to 'examples/process')
-rw-r--r--examples/process/process.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/process/process.cpp b/examples/process/process.cpp
index 945017fe9..0ff879ace 100644
--- a/examples/process/process.cpp
+++ b/examples/process/process.cpp
@@ -19,7 +19,7 @@
class UicManager : public TQVBox
{
- Q_OBJECT
+ TQ_OBJECT
public:
UicManager();