reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -27155,9 +27155,6 @@ static void *_p_wxNavigationKeyEventTo_p_wxObject(void *x) {
|
||||
static void *_p_wxKeyEventTo_p_wxObject(void *x) {
|
||||
return (void *)((wxObject *) (wxEvent *) ((wxKeyEvent *) x));
|
||||
}
|
||||
static void *_p_wxScrolledWindowTo_p_wxObject(void *x) {
|
||||
return (void *)((wxObject *) (wxEvtHandler *)(wxWindow *)(wxPanel *) ((wxScrolledWindow *) x));
|
||||
}
|
||||
static void *_p_wxWindowTo_p_wxObject(void *x) {
|
||||
return (void *)((wxObject *) (wxEvtHandler *) ((wxWindow *) x));
|
||||
}
|
||||
@@ -27167,6 +27164,9 @@ static void *_p_wxMenuTo_p_wxObject(void *x) {
|
||||
static void *_p_wxMenuBarTo_p_wxObject(void *x) {
|
||||
return (void *)((wxObject *) (wxEvtHandler *)(wxWindow *) ((wxMenuBar *) x));
|
||||
}
|
||||
static void *_p_wxScrolledWindowTo_p_wxObject(void *x) {
|
||||
return (void *)((wxObject *) (wxEvtHandler *)(wxWindow *)(wxPanel *) ((wxScrolledWindow *) x));
|
||||
}
|
||||
static void *_p_wxTopLevelWindowTo_p_wxObject(void *x) {
|
||||
return (void *)((wxObject *) (wxEvtHandler *)(wxWindow *) ((wxTopLevelWindow *) x));
|
||||
}
|
||||
|
Reference in New Issue
Block a user