Added WINE and probably x-compile makefiles
Fixed busy cursor compilation. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
#include "wx/setup.h"
|
||||
#include "wx/object.h"
|
||||
#include "wx/list.h"
|
||||
#include "wx/window.h"
|
||||
#include "wx/filefn.h"
|
||||
|
||||
#ifdef __X__
|
||||
@@ -39,6 +38,7 @@
|
||||
|
||||
class WXDLLEXPORT wxProcess;
|
||||
class WXDLLEXPORT wxFrame;
|
||||
class WXDLLEXPORT wxWindow;
|
||||
|
||||
// FIXME should use wxStricmp() instead
|
||||
#if defined(__GNUWIN32__)
|
||||
|
Reference in New Issue
Block a user