git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46389
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// Standard textctrl positioning routine. Just give it platform-dependant
// textctrl coordinate adjustment.
// Standard textctrl positioning routine. Just give it platform-dependant
// textctrl coordinate adjustment.
- void PositionTextCtrl( int textCtrlXAdjust, int textCtrlYAdjust );
+ virtual void PositionTextCtrl( int textCtrlXAdjust, int textCtrlYAdjust );
// event handlers
void OnSizeEvent( wxSizeEvent& event );
// event handlers
void OnSizeEvent( wxSizeEvent& event );