compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2628 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-06-01 22:46:59 +00:00
parent 717226c9c9
commit 546db2a8f8
4 changed files with 35 additions and 14 deletions

View File

@@ -172,6 +172,13 @@
#define wxUSE_SOCKETS 0
// Set to 1 to use socket classes
// these settings can't be set to 0 for now
#define wxUSE_INTL 1
#define wxUSE_LOG 1
#define wxUSE_VALIDATORS 1
#define wxUSE_ACCEL 1
#define wxUSE_SASH 1
/*
* Finer detail
*