]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/textctrl.h
merged in the commit from the 2.2 branch
[wxWidgets.git] / include / wx / gtk / textctrl.h
index 714222ae0cb785aa65d2b5be107461228db15500..5faee033c610e92b27f6d3e9522cc65e5096bc27 100644 (file)
@@ -112,6 +112,8 @@ public:
     virtual void SetSelection(long from, long to);
     virtual void SetEditable(bool editable);
 
+    virtual bool Enable( bool enable );
+
     // Implementation from now on
     void OnDropFiles( wxDropFilesEvent &event );
     void OnChar( wxKeyEvent &event );