From 8d276b3f5707035600c051d1746697cf7d815140 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 28 Feb 2013 21:34:28 +0300 Subject: improve other files. --- src/depricatedevent.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/depricatedevent.h') diff --git a/src/depricatedevent.h b/src/depricatedevent.h index b7b52e671..239969c63 100644 --- a/src/depricatedevent.h +++ b/src/depricatedevent.h @@ -141,8 +141,8 @@ class DepricatedEvent final void setString(const std::string &key, const std::string &value); - const std::string &getString(const std::string &key) - const A_WARN_UNUSED; + const std::string getString(const std::string &key) + const A_WARN_UNUSED; // Sets or gets a floating point number with key to identify void setFloat(const std::string &key, double value); -- cgit v1.2.3-60-g2f50