]> git.saurik.com Git - wxWidgets.git/commit
Remove the now unnecessary wxRichTextCtrl::SelectAll().
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Sep 2012 22:40:46 +0000 (22:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Sep 2012 22:40:46 +0000 (22:40 +0000)
commit732281950a766e94828787ff571f73fecb83949e
treeeed619a3e19ee70b372bb534189579140bfda995
parentd993c262a153f0035370122337838a3d747acc51
Remove the now unnecessary wxRichTextCtrl::SelectAll().

It is already inherited from the base wxTextEntry class.

See #14701.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/richtext/richtextctrl.h
src/richtext/richtextctrl.cpp