summaryrefslogtreecommitdiff
path: root/src/gui/popups/beingpopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/popups/beingpopup.h')
-rw-r--r--src/gui/popups/beingpopup.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/popups/beingpopup.h b/src/gui/popups/beingpopup.h
index 76789dbea..449d36bc3 100644
--- a/src/gui/popups/beingpopup.h
+++ b/src/gui/popups/beingpopup.h
@@ -64,4 +64,6 @@ class BeingPopup final : public Popup
Label *mBeingComment;
};
+extern BeingPopup *beingPopup;
+
#endif // GUI_POPUPS_BEINGPOPUP_H