summaryrefslogtreecommitdiffstats
path: root/src/qcaprovider.h
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-06-18 17:34:03 -0500
committerDarrell Anderson <[email protected]>2012-06-18 17:34:03 -0500
commit2356bc27fe84083df50c0636bfa5d0fe89c24fd9 (patch)
treef8879b09a5a8312cf18dfc90da1af089ae3e7319 /src/qcaprovider.h
parentc539cec8218123489bb88fca3252e3a7f546de33 (diff)
downloadtqca-2356bc27fe84083df50c0636bfa5d0fe89c24fd9.tar.gz
tqca-2356bc27fe84083df50c0636bfa5d0fe89c24fd9.zip
Fix FTBFS related to recently added tqtinterface defines.
Diffstat (limited to 'src/qcaprovider.h')
-rw-r--r--src/qcaprovider.h2
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