summaryrefslogtreecommitdiffstats
path: root/src/networksettings/qnetworksettingsservice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/networksettings/qnetworksettingsservice.cpp')
-rw-r--r--src/networksettings/qnetworksettingsservice.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/networksettings/qnetworksettingsservice.cpp b/src/networksettings/qnetworksettingsservice.cpp
index fd21140..0983c0d 100644
--- a/src/networksettings/qnetworksettingsservice.cpp
+++ b/src/networksettings/qnetworksettingsservice.cpp
@@ -114,7 +114,6 @@ QT_BEGIN_NAMESPACE
/*!
\property QNetworkSettingsService::autoConnect
- \readwrite
\brief Holds autoconnect property for this service.
Autoconnect property determines whether the service connects automatically
@@ -205,7 +204,7 @@ void QNetworkSettingsService::setAutoConnect(const bool autoconnect)
}
/*!
- Return automatic connection status of the network service.
+ Returns the automatic connection status of the network service.
*/
bool QNetworkSettingsService::autoConnect() const
{