summaryrefslogtreecommitdiffhomepage
path: root/options/group.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-10-02 06:28:43 +0200
committerStanislaw Halik <sthalik@misaki.pl>2017-10-02 06:28:43 +0200
commitd96da9e2205f0b81e1088a7ce78a7fe76c4db369 (patch)
tree0da192cedc3e3ba0330d9fbd48444a90d47f20b6 /options/group.hpp
parent86a8b67400d42270839ddce946dbc2f49dd4c855 (diff)
options: enable portable installation 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 93806193..c07fe576 100644
--- a/options/group.hpp
+++ b/options/group.hpp
@@ -49,6 +49,7 @@ public:
static QString ini_pathname();
static QString ini_combine(const QString& filename);
static QStringList ini_list();
+ static bool is_portable_installation();
static void mark_ini_modified();