diff options
Diffstat (limited to 'options/group.hpp')
-rw-r--r-- | options/group.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/options/group.hpp b/options/group.hpp index 0717e2c9..f191fdd5 100644 --- a/options/group.hpp +++ b/options/group.hpp @@ -14,6 +14,8 @@ #include <QSettings> #include <QMutex> +// XXX TODO remove qsettings usage -sh 20180624 + namespace options { // snapshot of qsettings group at given time |