summaryrefslogtreecommitdiffstats
path: root/src/systeminfo/qsystemnetworkinfo.h
diff options
context:
space:
mode:
authorLorn Potter <lorn.potter@nokia.com>2010-06-30 14:45:24 +1000
committerLorn Potter <lorn.potter@nokia.com>2010-06-30 14:45:24 +1000
commitbd3158857e79a23d6525a3879f19426ae8f0010a (patch)
tree08c5550ddf4a0199e6deb8e65ff366752cff6559 /src/systeminfo/qsystemnetworkinfo.h
parent6910b02a669541d7da4716fd311b0da74a565f2f (diff)
defer connections with connectNotify. manual intagration from 1.0 branch
Diffstat (limited to 'src/systeminfo/qsystemnetworkinfo.h')
-rw-r--r--src/systeminfo/qsystemnetworkinfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systeminfo/qsystemnetworkinfo.h b/src/systeminfo/qsystemnetworkinfo.h
index 7894c891cc..ba4ea525be 100644
--- a/src/systeminfo/qsystemnetworkinfo.h
+++ b/src/systeminfo/qsystemnetworkinfo.h
@@ -124,6 +124,7 @@ protected:
private:
QSystemNetworkInfoPrivate *d;
+
};