summaryrefslogtreecommitdiffstats
path: root/core/qthelper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/qthelper.cpp')
-rw-r--r--core/qthelper.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/qthelper.cpp b/core/qthelper.cpp
index 17864c9cd..11b8bdfb3 100644
--- a/core/qthelper.cpp
+++ b/core/qthelper.cpp
@@ -1597,6 +1597,7 @@ void init_proxy()
QString getUUID()
{
+ // FIXME: This settings should go somewhere or this is the correct place for it?
QString uuidString;
QSettings settings;
settings.beginGroup("UpdateManager");