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:
@@ -211,7 +211,7 @@ private:
|
|||||||
bool m_deferred;
|
bool m_deferred;
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef __WXGTK20__
|
#ifdef __UNIX__
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// wxConvBrokenFileNames is made for GTK2 in Unicode mode when
|
// wxConvBrokenFileNames is made for GTK2 in Unicode mode when
|
||||||
@@ -234,7 +234,7 @@ private:
|
|||||||
wxMBConv *m_conv;
|
wxMBConv *m_conv;
|
||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
// __WXGTK20__
|
// __UNIX__
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// declare predefined conversion objects
|
// declare predefined conversion objects
|
||||||
|
Reference in New Issue
Block a user