From 74d12df575b7d2cf7e95407df80dbb699ca9806e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 18 Apr 2011 03:10:10 +0300 Subject: Allow try different language part for searching help translations. --- src/utils/stringutils.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/utils/stringutils.h') diff --git a/src/utils/stringutils.h b/src/utils/stringutils.h index 83773bd72..f0dbf0bd9 100644 --- a/src/utils/stringutils.h +++ b/src/utils/stringutils.h @@ -27,6 +27,7 @@ #include #include #include +#include /** * Trims spaces off the end and the beginning of the given string. @@ -177,6 +178,6 @@ std::string combineDye(std::string file, std::string dye); std::string combineDye2(std::string file, std::string dye); -std::string getLang(); +std::vector getLang(); #endif // UTILS_STRINGUTILS_H -- cgit v1.2.3-70-g09d2