diff options
Diffstat (limited to 'src/qcaprovider.h')
-rw-r--r-- | src/qcaprovider.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qcaprovider.h b/src/qcaprovider.h index 1b8277b..198b606 100644 --- a/src/qcaprovider.h +++ b/src/qcaprovider.h @@ -141,7 +141,7 @@ public: struct TQCA_SASLHostPort { TQHostAddress addr; - Q_UINT16 port; + TQ_UINT16 port; }; struct TQCA_SASLNeedParams |