missing commit, fixes #14797
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
cb9811beb8
commit
2ab6738554
@ -268,7 +268,8 @@ public:
|
||||
|
||||
void SetPressedBitmap( const wxBitmap& bitmap );
|
||||
void GetLayoutInset(int &left , int &top , int &right, int &bottom) const;
|
||||
|
||||
void SetAcceleratorFromLabel(const wxString& label);
|
||||
|
||||
private:
|
||||
NSButton *GetNSButton() const;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user