From 56be2970062912dc39b8a071f5490ff532f9feb6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 29 Sep 2012 01:17:15 +0300 Subject: fix code style. --- src/resources/resource.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources') diff --git a/src/resources/resource.h b/src/resources/resource.h index 76dd71b4f..b73597d14 100644 --- a/src/resources/resource.h +++ b/src/resources/resource.h @@ -75,7 +75,7 @@ class Resource unsigned getRefCount() const { return mRefCount; } - void setSource(const std::string str) + void setSource(const std::string &str) { mSource = str; } std::string getSource() const -- cgit v1.2.3-60-g2f50