Reformatted Motif headers; added __WXX11__ symbol support to common headers;
added place-holding src/x11 and include/wx/x11 files. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
a4e17da546
commit
83df96d63a
162 changed files with 22793 additions and 2176 deletions
|
|
@ -13,6 +13,8 @@
|
|||
#include "wx/motif/icon.h"
|
||||
#elif defined(__WXGTK__)
|
||||
#include "wx/gtk/icon.h"
|
||||
#elif defined(__WXX11__)
|
||||
#include "wx/x11/icon.h"
|
||||
#elif defined(__WXMGL__)
|
||||
#include "wx/mgl/icon.h"
|
||||
#elif defined(__WXMAC__)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue