(svn r24726) -Codechange: Move editbox mouseloop handling to Window class.
This commit is contained in:
@@ -76,7 +76,6 @@ struct QueryStringBaseWindow : public Window, public QueryString {
|
||||
free(this->edit_str_buf);
|
||||
}
|
||||
|
||||
void HandleEditBox(int wid);
|
||||
HandleEditBoxResult HandleEditBoxKey(int wid, uint16 key, uint16 keycode, EventState &state);
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user