summaryrefslogtreecommitdiff
path: root/src/gui/viewport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/viewport.h')
-rw-r--r--src/gui/viewport.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/viewport.h b/src/gui/viewport.h
index 6953a3827..a3d545b61 100644
--- a/src/gui/viewport.h
+++ b/src/gui/viewport.h
@@ -185,6 +185,8 @@ class Viewport final : public WindowContainer,
void showTextFieldPopup(TextField *input);
+ void showLinkPopup(const std::string &link);
+
/**
* Closes the popup menu. Needed for when the player dies or switching
* maps.