diff options
Diffstat (limited to 'src/gui/windows/selldialog.h')
-rw-r--r-- | src/gui/windows/selldialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/windows/selldialog.h b/src/gui/windows/selldialog.h index 5d1065c16..bd270919e 100644 --- a/src/gui/windows/selldialog.h +++ b/src/gui/windows/selldialog.h @@ -87,7 +87,7 @@ class SellDialog final : public Window, * * @see SelectionListener::selectionChanged */ - void valueChanged(const gcn::SelectionEvent &event) override final; + void valueChanged(const SelectionEvent &event) override final; /** * Gives Player's Money amount |