summaryrefslogtreecommitdiff
path: root/riscos/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui.h')
-rw-r--r--riscos/gui.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/riscos/gui.h b/riscos/gui.h
index 32710b442..051834a09 100644
--- a/riscos/gui.h
+++ b/riscos/gui.h
@@ -35,6 +35,10 @@
#define THUMBNAIL_WIDTH 100
#define THUMBNAIL_HEIGHT 86
+/* The maximum size for user-editable URLs in the RISC OS GUI. */
+
+#define RO_GUI_MAX_URL_SIZE 2048
+
extern int os_version;
extern const char * NETSURF_DIR;