]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/cocoa/private.h
No changes, just remove unnecessary forward declarations.
[wxWidgets.git] / include / wx / osx / cocoa / private.h
index bc0c046d849dcbcead33b9af62aee838fd872542..d24e39a1edf15276e7cd3c2786a458df3f7587d4 100644 (file)
@@ -270,7 +270,6 @@ public:
     void GetLayoutInset(int &left , int &top , int &right, int &bottom) const;
     void SetAcceleratorFromLabel(const wxString& label);
 
-private:
     NSButton *GetNSButton() const;
 };