diff options
| author | est31 <MTest31@outlook.com> | 2015-06-10 00:35:21 +0200 |
|---|---|---|
| committer | est31 <MTest31@outlook.com> | 2015-06-13 19:49:55 +0200 |
| commit | 572990dcd3f43386860b5b14015ad722fb96ea83 (patch) | |
| tree | f1f1f57b612aec58e226bf43ad1e2a78441cdc4f /src/CMakeLists.txt | |
| parent | aa13baa30a45b0f834c23bd5c0407895eb8ec0ee (diff) | |
| download | minetest-572990dcd3f43386860b5b14015ad722fb96ea83.tar.xz | |
Add utf-8 conversion utilities and re-add intlGUIEditBox
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 190f4e9bd..ef508d9b8 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -417,6 +417,7 @@ set(client_SRCS guiVolumeChange.cpp hud.cpp imagefilters.cpp + intlGUIEditBox.cpp keycode.cpp localplayer.cpp main.cpp |
