summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorWolfgang Beck <wolfgang.beck@nokia.com>2012-03-16 10:07:53 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-16 07:03:35 +0100
commite24ce0c822bfb9bb38b8c9518e346ed2c4fa51e3 (patch)
treec8c728b90c4c42de083b9e4a15f58b342c388269 /doc/src
parent1947edb4497b2b49ace8e6813cbc61ca3d221d81 (diff)
Remove QSettings usage
Change-Id: Ifec28d4de4af4c5a114c66faaababaaeb57ad357 Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/qtsensors-backend.qdoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/qtsensors-backend.qdoc b/doc/src/qtsensors-backend.qdoc
index 8e79100d..aec028a1 100644
--- a/doc/src/qtsensors-backend.qdoc
+++ b/doc/src/qtsensors-backend.qdoc
@@ -114,8 +114,7 @@ file to determine the default instead.
\section1 Sensors.conf
The config file that determines the default sensor for a type is called Sensors.conf. If present,
-it is located in /etc/xdg/Nokia. It is read using QSettings so it has the standard formatting
-of a QSettings .conf file.
+it is located in /etc/xdg/Nokia. It has the standard formatting of an ini file.
The settings live in the Default group and the general format is:
\code