wxWidgets/include
Vadim Zeitlin 0acb665006 Remove wxStyledTextEvent::m_text and m_dragText.
These fields were unnecessary and duplicated m_cmdString inherited from the
base class.

Also use base class GetString() instead of the redundant GetText() and
GetDragText() in the code, even though these methods are still kept for
backwards compatibility.

See #16191.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-05-08 14:43:38 +00:00
..
msvc/wx avoid referencing xml and html libs when they are not enabled 2014-04-30 17:08:50 +00:00
wx Remove wxStyledTextEvent::m_text and m_dragText. 2014-05-08 14:43:38 +00:00