mirror of https://github.com/axmolengine/axmol.git
fixed typo
This commit is contained in:
parent
7d22e49642
commit
01135f892f
|
@ -126,7 +126,7 @@ namespace ui {
|
|||
Label* m_pLabelPlaceHolder;
|
||||
EditBox::InputMode m_eEditBoxInputMode;
|
||||
EditBox::InputFlag m_eEditBoxInputFlag;
|
||||
(EditBox::KeyboardReturnType m_eKeyboardReturnType;
|
||||
EditBox::KeyboardReturnType m_eKeyboardReturnType;
|
||||
|
||||
std::string m_strText;
|
||||
std::string m_strPlaceHolder;
|
||||
|
|
Loading…
Reference in New Issue