diff options
Diffstat (limited to 'gui/ListWidget.h')
-rw-r--r-- | gui/ListWidget.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/ListWidget.h b/gui/ListWidget.h index 23c12a38fc..721dae051d 100644 --- a/gui/ListWidget.h +++ b/gui/ListWidget.h @@ -145,6 +145,7 @@ protected: Common::Rect getEditRect() const; + void receivedFocusWidget(); void lostFocusWidget(); void scrollToCurrent(); |