summaryrefslogtreecommitdiffstats
path: root/tools/assistant/lib/ntqassistantclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/assistant/lib/ntqassistantclient.h')
-rw-r--r--tools/assistant/lib/ntqassistantclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/lib/ntqassistantclient.h b/tools/assistant/lib/ntqassistantclient.h
index a30c72b0e..9adf7830a 100644
--- a/tools/assistant/lib/ntqassistantclient.h
+++ b/tools/assistant/lib/ntqassistantclient.h
@@ -72,7 +72,7 @@ private slots:
private:
TQSocket *socket;
TQProcess *proc;
- Q_UINT16 port;
+ TQ_UINT16 port;
TQString host, assistantCommand, pageBuffer;
bool opened;
};