From 5889bd94d241b8454268804861a67c79315a7731 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 26 Jan 2014 21:45:57 +0300 Subject: add chat command for uploading main config.xml New chat command: /uploadconfig --- src/configuration.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/configuration.h') diff --git a/src/configuration.h b/src/configuration.h index 322d4c934..daa10f51b 100644 --- a/src/configuration.h +++ b/src/configuration.h @@ -343,6 +343,9 @@ class Configuration final : public ConfigurationObject void removeOldKeys(); + std::string getFileName() const A_WARN_UNUSED + { return mFilename; } + private: /** * Clean up the default values member. -- cgit v1.2.3-60-g2f50