X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4aaef122cbbd5bbe0e70b824e320458e2329dd13..bf16085dc068819ecb1fc272298c094600a5e041:/utils/tex2rtf/src/tex2any.cpp diff --git a/utils/tex2rtf/src/tex2any.cpp b/utils/tex2rtf/src/tex2any.cpp index 7f6227b77b..ed21d3e7f8 100644 --- a/utils/tex2rtf/src/tex2any.cpp +++ b/utils/tex2rtf/src/tex2any.cpp @@ -144,6 +144,7 @@ char *linkColourString = NULL; char *followedLinkColourString = NULL; bool combineSubSections = FALSE; bool htmlWorkshopFiles = FALSE; +bool ignoreBadRefs = FALSE; extern int passNumber;