[Commits] [wesnoth/wesnoth] 3d7cd4: simplyfy win32 specific code
GitHub
noreply at github.com
Thu Oct 30 20:45:50 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3d7cd48e65149ad063074a404559870382b512e9
https://github.com/wesnoth/wesnoth/commit/3d7cd48e65149ad063074a404559870382b512e9
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M src/desktop/clipboard.cpp
M src/desktop/open.cpp
M src/font.cpp
M src/game_preferences.cpp
Log Message:
-----------
simplyfy win32 specific code
by unicode casting to std::wstring directly instead of using a
utf16::string temporary.
More information about the Commits
mailing list