]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/textctrl.h
no message
[wxWidgets.git] / include / wx / gtk / textctrl.h
index 29663cf0d07e0b9be9d5ada92b9d9df04a74ea84..2dc37d8181f987a2059061a91d034feb2812fcec 100644 (file)
@@ -86,7 +86,7 @@ class wxTextCtrl: public wxControl, public streambuf
     void Cut();
     void Copy();
     void Paste();
-    void Delete();
+    void Clear();
 
     void OnChar( wxKeyEvent &event );