* Turn off by default...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2005-03-18 19:46:53 +00:00
parent 52fe43410e
commit 16461bbc99

View File

@@ -831,8 +831,6 @@ public:
//--------------------------------------------------------------------------- //---------------------------------------------------------------------------
// QT Compilation Guard // QT Compilation Guard
//--------------------------------------------------------------------------- //---------------------------------------------------------------------------
#undef wxUSE_QUICKTIME
#define wxUSE_QUICKTIME 1
#if wxUSE_QUICKTIME #if wxUSE_QUICKTIME
//--------------------------------------------------------------------------- //---------------------------------------------------------------------------