Replaced wxBuffer with wxTex2RTFBuffer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -139,6 +139,7 @@ extern wxHashTable TopicTable;
|
||||
void AddKeyWordForTopic(char *topic, char *entry, char *filename = NULL);
|
||||
void ClearKeyWordTable(void);
|
||||
|
||||
extern char wxTex2RTFBuffer[];
|
||||
extern TexChunk *TopLevel;
|
||||
extern wxHashTable MacroDefs;
|
||||
extern wxStringList IgnorableInputFiles; // Ignorable \input files, e.g. psbox.tex
|
||||
|
Reference in New Issue
Block a user