summaryrefslogtreecommitdiffstats
path: root/tdecore/tdenetworkconnections.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-09-05 09:51:20 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-09-05 09:51:20 -0500
commitd3cfdd24fa0bd2f0c9fce7de57d29333e1e071e2 (patch)
tree8d1fe879a00b901e92c0afd7e973782a03dd4166 /tdecore/tdenetworkconnections.h
parentfe3dbd6e6f8748ec07184c09081bcc31096750f9 (diff)
downloadtdelibs-d3cfdd24fa0bd2f0c9fce7de57d29333e1e071e2.tar.gz
tdelibs-d3cfdd24fa0bd2f0c9fce7de57d29333e1e071e2.zip
Populate wiFiDeviceInfo
Diffstat (limited to 'tdecore/tdenetworkconnections.h')
-rw-r--r--tdecore/tdenetworkconnections.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdenetworkconnections.h b/tdecore/tdenetworkconnections.h
index e6e8d42cf..4afdbc863 100644
--- a/tdecore/tdenetworkconnections.h
+++ b/tdecore/tdenetworkconnections.h
@@ -698,7 +698,7 @@ class TDECORE_EXPORT TDENetworkWiFiDeviceInfo
TDEMACAddress permanentHWAddress;
TDEWiFiMode::TDEWiFiMode operatingMode;
unsigned int bitrate;
- TQString activeAccessPointBSSID;
+ TDEMACAddress activeAccessPointBSSID;
TDENetworkWiFiClientFlags::TDENetworkWiFiClientFlags wirelessFlags;
};