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:
parent
36be32ecdc
commit
9a069b7279
@ -1141,6 +1141,9 @@ private:
|
||||
#else // !wxUniv
|
||||
#define wxWindowMSW wxWindow
|
||||
#define sm_classwxWindowMSW sm_classwxWindow
|
||||
#define sm_constructorPropertiesCountwxWindowMSW sm_constructorPropertiesCountwxWindow
|
||||
#define sm_constructorPropertieswxWindowMSW sm_constructorPropertieswxWindow
|
||||
#define sm_constructorwxWindowMSW sm_constructorwxWindow
|
||||
#endif // wxUniv/!wxUniv
|
||||
#include "wx/msw/window.h"
|
||||
#elif defined(__WXMOTIF__)
|
||||
|
Loading…
Reference in New Issue
Block a user