From a9a838708956e001461c6d835d228aad8ce30902 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 16 Feb 2014 15:18:59 +0300 Subject: move selectionevent into events directory. --- src/gui/windows/tradewindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/windows/tradewindow.h') diff --git a/src/gui/windows/tradewindow.h b/src/gui/windows/tradewindow.h index 6839b2f30..9704c1e80 100644 --- a/src/gui/windows/tradewindow.h +++ b/src/gui/windows/tradewindow.h @@ -109,7 +109,7 @@ class TradeWindow final : public Window, * Updates the labels and makes sure only one item is selected in * either my inventory or partner inventory. */ - void valueChanged(const gcn::SelectionEvent &event) override final; + void valueChanged(const SelectionEvent &event) override final; /** * Called when receiving actions from the widgets. -- cgit v1.2.3-60-g2f50