mirror of
https://github.com/glest/glest-source.git
synced 2025-09-27 16:09:00 +02:00
- clipboard working now for utf8
This commit is contained in:
@@ -64,6 +64,8 @@ namespace Shared { namespace Util {
|
||||
void strrev_utf8(std::string &p);
|
||||
bool is_string_all_ascii(std::string str);
|
||||
|
||||
int getUTF8_Width(const char *str);
|
||||
|
||||
}}
|
||||
|
||||
#endif // _SHARED_UTIL_W_STRING_H__
|
||||
|
Reference in New Issue
Block a user