]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/textctrl.h
Applied rowspan patch #15276 (dghart)
[wxWidgets.git] / include / wx / gtk1 / textctrl.h
index c594bc46b2fda31d8c84dd9bb3c426a33f7407bf..de6a4034f1c68ff8112ee3318d637c05fb795b1c 100644 (file)
@@ -143,11 +143,6 @@ public:
 
     // implementation only from now on
 
-    // wxGTK-specific: called recursively by Enable,
-    // to give widgets an oppprtunity to correct their colours after they
-    // have been changed by Enable
-    virtual void OnEnabled( bool enabled ) ;
-
     // tell the control to ignore next text changed signal
     void IgnoreNextTextUpdate();