even more defines for rerouting the xti information to the correct members
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1141,6 +1141,9 @@ private:
|
|||||||
#else // !wxUniv
|
#else // !wxUniv
|
||||||
#define wxWindowMSW wxWindow
|
#define wxWindowMSW wxWindow
|
||||||
#define sm_classwxWindowMSW sm_classwxWindow
|
#define sm_classwxWindowMSW sm_classwxWindow
|
||||||
|
#define sm_constructorPropertiesCountwxWindowMSW sm_constructorPropertiesCountwxWindow
|
||||||
|
#define sm_constructorPropertieswxWindowMSW sm_constructorPropertieswxWindow
|
||||||
|
#define sm_constructorwxWindowMSW sm_constructorwxWindow
|
||||||
#endif // wxUniv/!wxUniv
|
#endif // wxUniv/!wxUniv
|
||||||
#include "wx/msw/window.h"
|
#include "wx/msw/window.h"
|
||||||
#elif defined(__WXMOTIF__)
|
#elif defined(__WXMOTIF__)
|
||||||
|
Reference in New Issue
Block a user