mention wxNO_THREADS/EXCEPTIONS in comment before wxUSE_THREADS/EXCEPTIONs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2005-02-20 19:13:23 +00:00
parent 78603ad208
commit b39c4812ca
4 changed files with 35 additions and 16 deletions

View File

@@ -276,8 +276,6 @@
#define wxUSE_DIRECTSHOW 0
#define wxUSE_GSTREAMER 0
#define wxUSE_XRC 0
#if wxUSE_XRC
@@ -320,11 +318,7 @@
#define wxUSE_STATUSBAR 0
#if defined(__WXMSW__) || defined(__WXMAC__)
#define wxUSE_NATIVE_STATUSBAR 0
#else
#define wxUSE_NATIVE_STATUSBAR 0
#endif
#define wxUSE_TOOLBAR 0
#define wxUSE_TOOLBAR_NATIVE 0