about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/HText.h
diff options
context:
space:
mode:
Diffstat (limited to 'WWW/Library/Implementation/HText.h')
-rw-r--r--WWW/Library/Implementation/HText.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/WWW/Library/Implementation/HText.h b/WWW/Library/Implementation/HText.h
index 8a87cc1c..08e91a10 100644
--- a/WWW/Library/Implementation/HText.h
+++ b/WWW/Library/Implementation/HText.h
@@ -29,6 +29,9 @@ typedef CHyperText HText;
 extern HText *HTMainText;	/* Pointer to current main text */
 extern HTParentAnchor *HTMainAnchor;	/* Pointer to current text's anchor */
 
+extern char *HTAppName;		/* Application name */
+extern char *HTAppVersion;	/* Application version */
+
 /*
 
 Creation and deletion