*** empty log message ***

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
1999-07-10 13:23:22 +00:00
parent 7cc98b3e3f
commit d78b3d6414
10 changed files with 49 additions and 13 deletions

View File

@@ -200,6 +200,14 @@
// Set to 1 to use socket classes
#define wxUSE_HTML 0
// Set to 1 to use wxHTML sub-library
#define wxUSE_FS_ZIP 0
#define wxUSE_FS_INET 0 // Set to 1 to enable virtual file systems
#define wxUSE_BUSYINFO 0
// wxBusyInfo displays window with message
// when app is busy. Works in same way as
// wxBusyCursor
/*
* Finer detail