summaryrefslogtreecommitdiffstats
path: root/examples/network/remotecontrol/remotectrlimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/remotecontrol/remotectrlimpl.h')
-rw-r--r--examples/network/remotecontrol/remotectrlimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/remotecontrol/remotectrlimpl.h b/examples/network/remotecontrol/remotectrlimpl.h
index a14d1be76..a48d5431f 100644
--- a/examples/network/remotecontrol/remotectrlimpl.h
+++ b/examples/network/remotecontrol/remotectrlimpl.h
@@ -7,7 +7,7 @@ class TQSocket;
class RemoteCtrlImpl : public RemoteCtrl
{
- Q_OBJECT
+ TQ_OBJECT
public:
RemoteCtrlImpl( TQSocket * );