]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/textctrl.h
Added USE_CONFIG
[wxWidgets.git] / include / wx / gtk1 / textctrl.h
index e477a54675d87fd5b07b3de81e30e9f666116a96..e4bdb022c31acb7dfa313ec519f3e4c839566c18 100644 (file)
@@ -105,8 +105,8 @@ class wxTextCtrl: public wxControl, public streambuf
     
   // implementation    
     
-    virtual GtkWidget* GetConnectWidget(void);
-    virtual bool IsOwnGtkWindow( GdkWindow *window );
+    GtkWidget* GetConnectWidget(void);
+    bool IsOwnGtkWindow( GdkWindow *window );
     
   private: