some setup.h changes for wxMovieCtrl

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2004-11-07 15:47:57 +00:00
parent 52f2f7b2c1
commit 16cfbafc6a
6 changed files with 31 additions and 10 deletions

View File

@@ -428,6 +428,11 @@
// wxSound class
#define wxUSE_SOUND 1
// wxMovieCtrl class
//
// Recommended setting: 0 (Nice to have)
#define wxUSE_MOVIECTRL 0
// Use wxWidget's XRC XML-based resource system. Recommended.
//
// Default is 1