summaryrefslogtreecommitdiff
path: root/src/components/config_profile
diff options
context:
space:
mode:
authorAndriy Byzhynar <AByzhynar@luxoft.com>2017-08-29 12:21:56 +0300
committerAndriy Byzhynar <AByzhynar@luxoft.com>2017-08-29 15:09:36 +0300
commit0f7ecbe15a808249cffe22afe71fa3d3ab829482 (patch)
tree965006f64be9da4f9a762ad725e2addd107559c0 /src/components/config_profile
parent0e8d68349ffe9742ad7dfe43a10c698f2fb51465 (diff)
downloadsdl_core-0f7ecbe15a808249cffe22afe71fa3d3ab829482.tar.gz
Add OVERRIDE specifier to plugin_folder method
Diffstat (limited to 'src/components/config_profile')
-rw-r--r--src/components/config_profile/include/config_profile/profile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/config_profile/include/config_profile/profile.h b/src/components/config_profile/include/config_profile/profile.h
index a177d7c410..ea1b3764ac 100644
--- a/src/components/config_profile/include/config_profile/profile.h
+++ b/src/components/config_profile/include/config_profile/profile.h
@@ -214,7 +214,7 @@ class Profile : public protocol_handler::ProtocolHandlerSettings,
/**
* @brief Returns folder containing all plugins
*/
- const std::string& plugins_folder() const;
+ const std::string& plugins_folder() const OVERRIDE;
/**
* @brief Maximum command id available for mobile app