]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/textctrl.h
* Fixes and new features in wxObject*Stream
[wxWidgets.git] / include / wx / gtk1 / textctrl.h
index 99f76a33050f260b40ce4e6dc8016e8498236e47..797c61bc7f0d79740f01110272dc575a4e058534 100644 (file)
@@ -99,6 +99,8 @@ public:
     wxTextCtrl& operator<<(double d);
     wxTextCtrl& operator<<(const char c);
 
+    virtual GtkWidget* GetDropTargetWidget(void);
+    
 private:
   bool  m_modified;