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:
@@ -268,7 +268,8 @@ public:
|
|||||||
|
|
||||||
void SetPressedBitmap( const wxBitmap& bitmap );
|
void SetPressedBitmap( const wxBitmap& bitmap );
|
||||||
void GetLayoutInset(int &left , int &top , int &right, int &bottom) const;
|
void GetLayoutInset(int &left , int &top , int &right, int &bottom) const;
|
||||||
|
void SetAcceleratorFromLabel(const wxString& label);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
NSButton *GetNSButton() const;
|
NSButton *GetNSButton() const;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user