aboutsummaryrefslogtreecommitdiff
path: root/gui/storagewizarddialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/storagewizarddialog.h')
-rw-r--r--gui/storagewizarddialog.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gui/storagewizarddialog.h b/gui/storagewizarddialog.h
index ade3c57b47..6b00d60915 100644
--- a/gui/storagewizarddialog.h
+++ b/gui/storagewizarddialog.h
@@ -48,6 +48,9 @@ class StorageWizardDialog : public Dialog {
bool _close;
bool _stopServerOnClose;
+ /** Return short scummvm.org URL for user to navigate to. */
+ Common::String getUrl() const;
+
/**
* Return the value corresponding to the given character.
*