summaryrefslogtreecommitdiff
path: root/src/utils/translation/podict.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/translation/podict.h')
-rw-r--r--src/utils/translation/podict.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/translation/podict.h b/src/utils/translation/podict.h
index 0b7dd726c..4c41aadcc 100644
--- a/src/utils/translation/podict.h
+++ b/src/utils/translation/podict.h
@@ -33,7 +33,7 @@ class PoDict
~PoDict();
- const std::string getStr(std::string &str);
+ const std::string getStr(const std::string &str);
const char *getChar(const char *str);