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:
@@ -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
|
||||
|
Reference in New Issue
Block a user