]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/tex2rtf/src/tex2any.h
change in XRC format
[wxWidgets.git] / utils / tex2rtf / src / tex2any.h
index db5b1914deee64bc07e1a0b45787907c0d314d8f..37d25fb7b8622be4a7263632f246b78a8558607d 100644 (file)
@@ -238,6 +238,7 @@ extern char *textColourString; // HTML text colour
 extern char *linkColourString; // HTML link colour
 extern char *followedLinkColourString; // HTML followed link colour
 extern bool combineSubSections; // Stop splitting files below section
+extern bool htmlWorkshopFiles;  // generate HTML Help Workshop project files
 
 // Names to help with internationalisation
 extern char *ContentsNameString;