summaryrefslogtreecommitdiffstats
path: root/src/choosersettings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/choosersettings.h')
-rw-r--r--src/choosersettings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/choosersettings.h b/src/choosersettings.h
index 74e01ab..28bf619 100644
--- a/src/choosersettings.h
+++ b/src/choosersettings.h
@@ -12,6 +12,7 @@
#include <QSettings>
#include <QDir>
+// TODO: Proper name. This is the user specific settings, not global
class ChooserSettings {
public:
static QString getSetting(QString key);