X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3b6e5fb3f58f881d70dda6531f9c8372231a59cf..94500b32849a55cb4e07f3f4d6b095090522adac:/include/wx/msw/radiobox.h?ds=inline diff --git a/include/wx/msw/radiobox.h b/include/wx/msw/radiobox.h index cb08edafee..79b607ebbb 100644 --- a/include/wx/msw/radiobox.h +++ b/include/wx/msw/radiobox.h @@ -144,10 +144,12 @@ protected: int sizeFlags = wxSIZE_AUTO); virtual wxSize DoGetBestSize() const; +#ifndef __WXWINCE__ virtual WXHRGN MSWGetRegionWithoutChildren(); virtual WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam); +#endif // __WXWINCE__ // the buttons we contain