git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50399
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// type of the value returned by wxString::utf8_str()
#if wxUSE_UNICODE_UTF8
// type of the value returned by wxString::utf8_str()
#if wxUSE_UNICODE_UTF8
- #define wxUTF8Buf wxCharBuffer
-#else
+#else
+ #define wxUTF8Buf wxCharBuffer
#endif
// ----------------------------------------------------------------------------
#endif
// ----------------------------------------------------------------------------