Attempted to add configury for NanoX compatibility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
5
include/wx/x11/nanox/X11/Xatom.h
Normal file
5
include/wx/x11/nanox/X11/Xatom.h
Normal file
@@ -0,0 +1,5 @@
|
||||
/*
|
||||
* Xlib compatibility
|
||||
*/
|
||||
|
||||
/* Nothing yet */
|
5
include/wx/x11/nanox/X11/Xlib.h
Normal file
5
include/wx/x11/nanox/X11/Xlib.h
Normal file
@@ -0,0 +1,5 @@
|
||||
/*
|
||||
* Xlib compatibility
|
||||
*/
|
||||
|
||||
#include "XtoNX.h"
|
5
include/wx/x11/nanox/X11/Xutil.h
Normal file
5
include/wx/x11/nanox/X11/Xutil.h
Normal file
@@ -0,0 +1,5 @@
|
||||
/*
|
||||
* Xlib compatibility
|
||||
*/
|
||||
|
||||
/* Nothing yet */
|
Reference in New Issue
Block a user