]> git.saurik.com Git - wxWidgets.git/commit
Pass wxWANTS_CHARS to the wxRichTextCtrl constructor in the unit tests.
authorSteve Lamerton <steve.lamerton@gmail.com>
Sun, 20 Jan 2013 19:28:20 +0000 (19:28 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Sun, 20 Jan 2013 19:28:20 +0000 (19:28 +0000)
commit39a18da1a8090ea49c224bd5319f452d86e69100
tree6a19dc6709f2d02fffdf824a95ad6af36318844e
parentbe9cae51e696b6e363446a436ea7682e0a3320ca
Pass wxWANTS_CHARS to the wxRichTextCtrl constructor in the unit tests.

Fixes test failures caused by the return key being used for dialog navigation.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/controls/richtextctrltest.cpp