wxUSE_HTML was missiing at some places

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
1999-10-18 19:46:54 +00:00
parent 9abe166a30
commit 314260fbd0
9 changed files with 16 additions and 7 deletions

View File

@@ -13,6 +13,7 @@
#include "wx/wxprec.h"
#include "wx/defs.h"
#if wxUSE_HTML
#ifdef __BORDLANDC__