From 4a337b7a42d0c92bc2ed26b7e206188dc04c569d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 11 Feb 2015 12:16:03 +0300 Subject: Add typed bool type Equipm. --- 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 89cf36a6a..c774d521d 100644 --- a/src/gui/windows/tradewindow.h +++ b/src/gui/windows/tradewindow.h @@ -98,7 +98,7 @@ class TradeWindow final : public Window, const Identified identified, const Damaged damaged, const Favorite favorite, - const bool equipment) const; + const Equipm equipment) const; /** * Change quantity of an item. -- cgit v1.2.3-70-g09d2