From 9299e3c42b4834f292cb85bbdcd05e581a3dfb9b Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Thu, 11 Aug 2016 11:26:37 -0300 Subject: Settings update: Correct comment Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- core/qthelper.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'core') diff --git a/core/qthelper.cpp b/core/qthelper.cpp index 11b8bdfb3..0831e65cb 100644 --- a/core/qthelper.cpp +++ b/core/qthelper.cpp @@ -1597,7 +1597,10 @@ void init_proxy() QString getUUID() { - // FIXME: This settings should go somewhere or this is the correct place for it? + // This is a correct usage of QSettings, + // it's not a setting per se - the user cannot change it + // and thus, don't need to be on the prefs structure + // and this is the *only* point of access from it, QString uuidString; QSettings settings; settings.beginGroup("UpdateManager"); -- cgit v1.2.3-70-g09d2