]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/control.h
specific workaround for XCODE native
[wxWidgets.git] / include / wx / control.h
index bcfe71a48fee5e71c19b9da45053aab17cc195a6..62ea97b1b357308d88982341a5e606e5d4bbcf3e 100644 (file)
@@ -74,9 +74,6 @@ protected:
                        const wxValidator& validator,
                        const wxString& name);
 
-    // inherit colour and font settings from the parent window
-    void InheritAttributes();
-
     // initialize the common fields of wxCommandEvent
     void InitCommandEvent(wxCommandEvent& event) const;