summaryrefslogtreecommitdiff
path: root/src/gui/windows/inventorywindow.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-17 14:34:57 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-17 14:34:57 +0300
commit3f815d7ae9767416b6205e521cc3f06bc4299fcf (patch)
tree005e0fe233e3fb7ed29782c322c9818caef39c7a /src/gui/windows/inventorywindow.h
parent5613e19f91676fddbdedb371a6fe07786268bb92 (diff)
downloadplus-3f815d7ae9767416b6205e521cc3f06bc4299fcf.tar.gz
plus-3f815d7ae9767416b6205e521cc3f06bc4299fcf.tar.bz2
plus-3f815d7ae9767416b6205e521cc3f06bc4299fcf.tar.xz
plus-3f815d7ae9767416b6205e521cc3f06bc4299fcf.zip
Use public text popup in inventory window.
Diffstat (limited to 'src/gui/windows/inventorywindow.h')
-rw-r--r--src/gui/windows/inventorywindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/windows/inventorywindow.h b/src/gui/windows/inventorywindow.h
index 84cbcd4bb..509b74390 100644
--- a/src/gui/windows/inventorywindow.h
+++ b/src/gui/windows/inventorywindow.h
@@ -189,7 +189,6 @@ class InventoryWindow final : public Window,
LayoutCell *mNameFilterCell;
LayoutCell *mFilterCell;
LayoutCell *mSlotsBarCell;
- TextPopup *mTextPopup;
bool mSplit;
bool mCompactMode;