From 54170907d62114a2b49cbbe729b1a3eedfea3746 Mon Sep 17 00:00:00 2001 From: leo Date: Fri, 29 Dec 2000 12:43:33 +0000 Subject: Save HTML dialog options git-svn-id: http://svn.leocad.org/trunk@194 c7d43263-9d01-0410-8a33-9dba5d9f93d6 --- common/typedefs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/typedefs.h') diff --git a/common/typedefs.h b/common/typedefs.h index 2cc007c..502ba49 100644 --- a/common/typedefs.h +++ b/common/typedefs.h @@ -246,7 +246,7 @@ typedef struct bool images; bool listend; bool liststep; - bool hilite; + bool highlight; LC_IMAGEDLG_OPTS imdlg; } LC_HTMLDLG_OPTS; -- cgit v1.2.3