Include fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
3314e67b6a
commit
86a9d44545
@ -241,7 +241,7 @@ private:
|
||||
|
||||
// make a default book control for given platform
|
||||
#if defined(__WXMSW__) && defined(__SMARTPHONE__)
|
||||
#include "wx/choicebook.h"
|
||||
#include "wx/choicebk.h"
|
||||
#define wxBookCtrl wxChoicebook
|
||||
#define wxBookCtrlEvent wxChoicebookEvent
|
||||
#define wxEVT_COMMAND_BOOKCTRL_PAGE_CHANGED wxEVT_COMMAND_CHOICEBOOK_PAGE_CHANGED
|
||||
|
Loading…
Reference in New Issue
Block a user