]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/textctrl.h
Fix crash in wxDataViewCtrl::UpdateColWidths().
[wxWidgets.git] / interface / wx / textctrl.h
index 422a703e5a9bae7647081474d2e473f9701ce294..c17e10f9173a8c8a2b8420e357c0a228b4821bf1 100644 (file)
@@ -220,11 +220,6 @@ public:
     bool Apply(const wxTextAttr& style,
                const wxTextAttr* compareWith = NULL);
 
-    /**
-        Creates a font from the font attributes.
-    */
-    wxFont CreateFont() const;
-
     /**
         Copies all defined/valid properties from overlay to current object.
     */