diff --git a/include/wx/strconv.h b/include/wx/strconv.h index 602ce081cc..ce0f040121 100644 --- a/include/wx/strconv.h +++ b/include/wx/strconv.h @@ -211,7 +211,7 @@ private: bool m_deferred; }; -#ifdef __WXGTK20__ +#ifdef __UNIX__ // ---------------------------------------------------------------------------- // wxConvBrokenFileNames is made for GTK2 in Unicode mode when @@ -234,7 +234,7 @@ private: wxMBConv *m_conv; }; #endif -// __WXGTK20__ +// __UNIX__ // ---------------------------------------------------------------------------- // declare predefined conversion objects