Missing wxUSE_... flags and source cleaning.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35305 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-08-24 17:56:29 +00:00
parent 71307412f5
commit 5c66e5b2b2
7 changed files with 438 additions and 437 deletions

View File

@@ -150,8 +150,8 @@ extern FILE *Sections;
extern FILE *Subsections;
extern FILE *Subsubsections;
extern wxChar *InputFile;
extern wxChar *OutputFile;
extern wxString InputFile;
extern wxString OutputFile;
extern wxChar *MacroFile;
extern wxChar *FileRoot;