]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/richtext/richtextctrl.h
added wxZlibStream::SetDictionary() (closes #10551)
[wxWidgets.git] / include / wx / richtext / richtextctrl.h
index 203b732e34f13fc8383c10ac3ac502fb8930d625..7be78d5ac78eb73b2374da53978e0fb6c91fc29d 100644 (file)
@@ -664,9 +664,6 @@ public:
     virtual bool RecreateBuffer(const wxSize& size = wxDefaultSize);
 #endif
 
     virtual bool RecreateBuffer(const wxSize& size = wxDefaultSize);
 #endif
 
-    /// Set the selection
-    virtual void DoSetSelection(long from, long to, bool scrollCaret = true);
-
     /// Write text
     virtual void DoWriteText(const wxString& value, int flags = 0);
 
     /// Write text
     virtual void DoWriteText(const wxString& value, int flags = 0);