aboutsummaryrefslogtreecommitdiff
path: root/gui/predictivedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/predictivedialog.h')
-rw-r--r--gui/predictivedialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/predictivedialog.h b/gui/predictivedialog.h
index 32d769d6ca..7f9b31e2d3 100644
--- a/gui/predictivedialog.h
+++ b/gui/predictivedialog.h
@@ -68,6 +68,8 @@ public:
PredictiveDialog();
~PredictiveDialog();
+ virtual void reflowLayout();
+
virtual void handleCommand(GUI::CommandSender *sender, uint32 cmd, uint32 data);
virtual void handleKeyUp(Common::KeyState state);
virtual void handleKeyDown(Common::KeyState state);