about summary refs log tree commit diff stats
path: root/src/GridText.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/GridText.h')
-rw-r--r--src/GridText.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/GridText.h b/src/GridText.h
index 679e6fa6..30eb4376 100644
--- a/src/GridText.h
+++ b/src/GridText.h
@@ -248,4 +248,7 @@ extern BOOL HText_AreDifferent PARAMS((
 	HTParentAnchor *	anchor,
 	CONST char *		full_address));
 
+extern void HText_ExtEditForm PARAMS((
+	struct link *	form_link));
+
 #endif /* LYGRIDTEXT_H */