Added ignoreBadRefs so e.g. the PMF manual doesn't generate bad references to
wxWindows classes. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -248,6 +248,7 @@ 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
|
||||
extern bool ignoreBadRefs; // Don't insert (REF NOT FOUND)
|
||||
|
||||
// Names to help with internationalisation
|
||||
extern char *ContentsNameString;
|
||||
|
Reference in New Issue
Block a user