Sorry, should be a __UNIX__ test

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-03-30 08:07:51 +00:00
parent c3c1a9a9cc
commit d51305e81e

View File

@@ -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