git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28093
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
MustHaveApp(wxWindow);
MustHaveApp(wxWindow::FindFocus);
MustHaveApp(wxWindow::GetCapture);
MustHaveApp(wxWindow);
MustHaveApp(wxWindow::FindFocus);
MustHaveApp(wxWindow::GetCapture);
-MustHaveApp(wxWindow::GetClassDefaultAttributes);
+
+// This one is not restricted to wxWindow
+MustHaveApp(GetClassDefaultAttributes);
class wxWindow : public wxEvtHandler
{
class wxWindow : public wxEvtHandler
{