Allow the MustHaveApp exception feature to be inherited
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28093 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -190,7 +190,9 @@ Extra Styles
|
||||
MustHaveApp(wxWindow);
|
||||
MustHaveApp(wxWindow::FindFocus);
|
||||
MustHaveApp(wxWindow::GetCapture);
|
||||
MustHaveApp(wxWindow::GetClassDefaultAttributes);
|
||||
|
||||
// This one is not restricted to wxWindow
|
||||
MustHaveApp(GetClassDefaultAttributes);
|
||||
|
||||
class wxWindow : public wxEvtHandler
|
||||
{
|
||||
|
Reference in New Issue
Block a user