mirror of
https://github.com/libretro/scummvm.git
synced 2024-11-27 11:20:40 +00:00
oops
svn-id: r11348
This commit is contained in:
parent
f40d0433bf
commit
80e335e0c4
@ -51,7 +51,7 @@ protected:
|
||||
void drawCaret(bool erase);
|
||||
void lostFocusWidget() { _backupString = _label; drawCaret(true); }
|
||||
|
||||
int getCaretPos();
|
||||
int getCaretPos() const;
|
||||
bool adjustOffset();
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user