summaryrefslogtreecommitdiff
path: root/src/gui/inventorywindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/inventorywindow.h')
-rw-r--r--src/gui/inventorywindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/inventorywindow.h b/src/gui/inventorywindow.h
index 16df44890..42227d022 100644
--- a/src/gui/inventorywindow.h
+++ b/src/gui/inventorywindow.h
@@ -149,6 +149,8 @@ class InventoryWindow final : public Window,
void mouseExited(gcn::MouseEvent &event) override;
+ void setVisible(bool visible) override;
+
static bool isAnyInputFocused();
private: