HTML Help Workshop support

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
1999-05-12 17:49:33 +00:00
parent 085b1c8b61
commit 14204c7acc
4 changed files with 193 additions and 0 deletions

View 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;