From beaddb973febb0570a9d035c2221e4fd06e3ac47 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 22 Sep 2014 14:25:57 +0300 Subject: Move shop sell code from SellDialog into ShopSellDialog. --- src/gui/windows/selldialog.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gui/windows/selldialog.h') diff --git a/src/gui/windows/selldialog.h b/src/gui/windows/selldialog.h index 81aaabbb2..471ae74f2 100644 --- a/src/gui/windows/selldialog.h +++ b/src/gui/windows/selldialog.h @@ -122,8 +122,7 @@ class SellDialog notfinal : public Window, */ void updateButtonsAndLabels(); - virtual void sellAction(const ActionEvent &event A_UNUSED) - { } + virtual void sellAction(const ActionEvent &event) = 0; std::string mNick; -- cgit v1.2.3-60-g2f50