Revert "focusFirstItem was no longer being overridden here, this function has proven not needed, thus."

This reverts commit 655081365f.
This commit is contained in:
Latif Khalifa
2014-01-25 22:31:08 +01:00
parent d1cfe54bd9
commit 63ff4e281b
2 changed files with 13 additions and 0 deletions

View File

@@ -94,6 +94,8 @@ public:
void *cargo_data, EAcceptance *accept,
std::string& tooltip_msg);
BOOL focusFirstItem(BOOL prefer_text_fields = FALSE, BOOL focus_flash = TRUE );
void onFocusReceived();
void onInputEditorFocusReceived();
void onInputEditorKeystroke(LLLineEditor* caller);