summaryrefslogtreecommitdiffstats
path: root/doc/html/qassistantclient-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qassistantclient-h.html')
-rw-r--r--doc/html/qassistantclient-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qassistantclient-h.html b/doc/html/qassistantclient-h.html
index a703019c..602bdfe5 100644
--- a/doc/html/qassistantclient-h.html
+++ b/doc/html/qassistantclient-h.html
@@ -107,7 +107,7 @@ private slots:
private:
TQSocket *socket;
TQProcess *proc;
- Q_UINT16 port;
+ TQ_UINT16 port;
TQString host, assistantCommand, pageBuffer;
bool opened;
};