setp.h changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2004-11-11 05:58:40 +00:00
parent 103e759554
commit c8a50408fb
7 changed files with 100 additions and 0 deletions

View File

@@ -371,6 +371,13 @@
#define wxUSE_SOUND 1
// Use wxMediaCtrl
//
// Default is 0.
//
// Recommended setting: 0
#define wxUSE_MEDIACTRL 0
// Use wxWidget's XRC XML-based resource system. Recommended.
//
// Default is 1