diff options
Diffstat (limited to 'examples/network/remotecontrol/startup.h')
-rw-r--r-- | examples/network/remotecontrol/startup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/remotecontrol/startup.h b/examples/network/remotecontrol/startup.h index 10922d267..a3359f573 100644 --- a/examples/network/remotecontrol/startup.h +++ b/examples/network/remotecontrol/startup.h @@ -9,7 +9,7 @@ class MainDialog; class StartUp : public TQObject { - Q_OBJECT + TQ_OBJECT public: StartUp(); |