Added #define for apps to detect new situation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -21,6 +21,7 @@ public:
|
|||||||
wxGenericScrolledWindow::Create(parent, id, pos, size, style, name);
|
wxGenericScrolledWindow::Create(parent, id, pos, size, style, name);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
#define wxSCROLLED_WINDOW_IS_GENERIC 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user