wxWidgets/include
Vadim Zeitlin 005ac806ea Remove duplicated GetTextPeer() definitions from derived classes.
GetTextPeer() may be implemented directly in wxTextEntry under OS X, there is
no need to define it (identically) in wxTextCtrl and wxComboBox.

Also just call this method instead of duplicating its code in wxOSX
wxTextCtrl.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-04-06 18:46:14 +00:00
..
msvc/wx Allow using version-specific vc prefix in msvc/wx/setup.h. 2010-03-03 14:19:29 +00:00
wx Remove duplicated GetTextPeer() definitions from derived classes. 2010-04-06 18:46:14 +00:00