summaryrefslogtreecommitdiffstats
path: root/examples/network/remotecontrol/startup.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/remotecontrol/startup.cpp')
-rw-r--r--examples/network/remotecontrol/startup.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/remotecontrol/startup.cpp b/examples/network/remotecontrol/startup.cpp
index bc16f19f..11b9d227 100644
--- a/examples/network/remotecontrol/startup.cpp
+++ b/examples/network/remotecontrol/startup.cpp
@@ -6,7 +6,7 @@
#include <ntqsocket.h>
#include <ntqlabel.h>
-static const Q_UINT16 ipcPort = 54923;
+static const TQ_UINT16 ipcPort = 54923;
StartUp::StartUp()
{