From 001e6b5234cd4867845144b10f11cd727e7f309a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 16 Feb 2015 18:34:10 +0300 Subject: Build shopselldialog only if tmwa support enabled. --- src/gui/windows/shopselldialog.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/windows/shopselldialog.h') diff --git a/src/gui/windows/shopselldialog.h b/src/gui/windows/shopselldialog.h index 99e120395..8fad55345 100644 --- a/src/gui/windows/shopselldialog.h +++ b/src/gui/windows/shopselldialog.h @@ -23,6 +23,8 @@ #ifndef GUI_WINDOWS_SHOPSELLDIALOG_H #define GUI_WINDOWS_SHOPSELLDIALOG_H +#ifdef TMWA_SUPPORT + #include "gui/widgets/selldialog.h" /** @@ -48,4 +50,5 @@ class ShopSellDialog final : public SellDialog std::string mNick; }; +#endif // TMWA_SUPPORT #endif // GUI_WINDOWS_SHOPSELLDIALOG_H -- cgit v1.2.3-60-g2f50