diff options
Diffstat (limited to 'examples/process')
-rw-r--r-- | examples/process/process.cpp | 2 |
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(); |