summaryrefslogtreecommitdiff
path: root/include/CommonAPI/Runtime.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/CommonAPI/Runtime.hpp')
-rw-r--r--include/CommonAPI/Runtime.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/CommonAPI/Runtime.hpp b/include/CommonAPI/Runtime.hpp
index 5b9254c..626bf4e 100644
--- a/include/CommonAPI/Runtime.hpp
+++ b/include/CommonAPI/Runtime.hpp
@@ -168,6 +168,8 @@ private:
COMMONAPI_EXPORT bool loadLibrary(const std::string &);
private:
+ std::string usedConfig_;
+
std::string defaultBinding_;
std::string defaultFolder_;
std::string defaultConfig_;