summaryrefslogtreecommitdiffhomepage
path: root/options/group.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'options/group.hpp')
-rw-r--r--options/group.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/group.hpp b/options/group.hpp
index f5b3e523..82b508af 100644
--- a/options/group.hpp
+++ b/options/group.hpp
@@ -26,6 +26,7 @@ public:
static QString ini_directory();
static QString ini_filename();
static QString ini_pathname();
+ static QString ini_combine(const QString& filename);
static QStringList ini_list();
static std::shared_ptr<QSettings> ini_file();