Compiles for Nano-X again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
#endif
|
||||
|
||||
#include "wx/x11/reparent.h"
|
||||
|
||||
#if !wxUSE_NANOX
|
||||
|
||||
#include "wx/evtloop.h"
|
||||
#include "wx/log.h"
|
||||
#include "wx/app.h"
|
||||
@@ -327,3 +330,4 @@ WXWindow wxReparenter::FindAClientWindow(WXWindow window, const wxString& name)
|
||||
} return (WXWindow) result;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user