friend class fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
c7e9e7584f
commit
3d474bbc2a
@ -142,11 +142,7 @@ private:
|
||||
#endif // wxUSE_ACCEL
|
||||
|
||||
// it calls out OnDismiss()
|
||||
#ifdef __WXMAC__
|
||||
friend class wxPopupMenuWindow;
|
||||
#else
|
||||
friend wxPopupMenuWindow;
|
||||
#endif
|
||||
DECLARE_DYNAMIC_CLASS(wxMenu)
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user