From ffeffa2314dbe03e0ced58e0c465760b54908690 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 7 Apr 2013 17:55:36 +0300 Subject: fix cide style. Add explicit keyword to some constructors. --- src/gui/inventorywindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/inventorywindow.h') diff --git a/src/gui/inventorywindow.h b/src/gui/inventorywindow.h index b6bcbd304..83e26948b 100644 --- a/src/gui/inventorywindow.h +++ b/src/gui/inventorywindow.h @@ -62,7 +62,7 @@ class InventoryWindow final : public Window, /** * Constructor. */ - InventoryWindow(Inventory *const inventory); + explicit InventoryWindow(Inventory *const inventory); A_DELETE_COPY(InventoryWindow) -- cgit v1.2.3-60-g2f50