Various fixes for X11 compilation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2002-02-07 15:40:02 +00:00
parent 45ce82f320
commit f79bd02d8e
5 changed files with 1532 additions and 769 deletions

View File

@@ -217,7 +217,7 @@
#endif /* __WXMOTIF__ */
#endif
#if defined(__WXMOTIF__)
#if defined(__WXMOTIF__) || defined(__WXX11__)
#define __X__
#endif