forward port from 2.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -102,10 +102,6 @@ protected :
|
|||||||
|
|
||||||
// contains the tag for the content (is different for password and non-password controls)
|
// contains the tag for the content (is different for password and non-password controls)
|
||||||
OSType m_valueTag ;
|
OSType m_valueTag ;
|
||||||
|
|
||||||
// as the selection tag only works correctly when the control has the focus we have to mirror the
|
|
||||||
// intended value
|
|
||||||
EventHandlerRef m_focusHandlerRef ;
|
|
||||||
public :
|
public :
|
||||||
ControlEditTextSelectionRec m_selection ;
|
ControlEditTextSelectionRec m_selection ;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user