]> git.saurik.com Git - wxWidgets.git/commit
Add wxStyledTextCtrl::SelectNone() to the template header file too.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 20 Sep 2012 10:20:18 +0000 (10:20 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 20 Sep 2012 10:20:18 +0000 (10:20 +0000)
commit33e659d77a094c09076f4d8e679fce88803eb96b
tree6c7fcfdd2ebcfb9a44282c0cc0e4ee670d79775b
parentf335950b3a5c4f2a2c0c52a2454b39cb7a0ceb84
Add wxStyledTextCtrl::SelectNone() to the template header file too.

This method was only added to the generated include/wx/stc/stc.h but not to
src/stc/stc.h.in from which it is created in r72490, do update the latter file
too now.

See #12960.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/stc/stc.h.in