summaryrefslogtreecommitdiff
path: root/src/gui/popups/itempopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/popups/itempopup.h')
-rw-r--r--src/gui/popups/itempopup.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/popups/itempopup.h b/src/gui/popups/itempopup.h
index aa40181f4..05b024c57 100644
--- a/src/gui/popups/itempopup.h
+++ b/src/gui/popups/itempopup.h
@@ -78,4 +78,6 @@ class ItemPopup final : public Popup
void setLabelColor(Label *label, const ItemType::Type type) const;
};
+extern ItemPopup *itemPopup;
+
#endif // GUI_POPUPS_ITEMPOPUP_H