If compiling with WXGTK20, set wxConvCurrent to wxConvUTF8, as all
authorOve Kaaven <ovek@arcticnet.no>
Wed, 19 Jul 2000 08:47:46 +0000 (08:47 +0000)
committerOve Kaaven <ovek@arcticnet.no>
Wed, 19 Jul 2000 08:47:46 +0000 (08:47 +0000)
commit2d4dc3a4d0780f9d25804d93b0f1d9da59afa289
treeb23596cef39e9370aa3f401edc926ab1765ca222
parent4aefa363efc2b256668fe90e3a20984b69cac89e
If compiling with WXGTK20, set wxConvCurrent to wxConvUTF8, as all
gtk+ 1.3.1's widgets (except the deprecated/obsoleted ones) work
solely with UTF-8. (I knew my forward thinking regarding wxConvCurrent
would pay off someday...)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/app.cpp
src/gtk1/app.cpp