re-added missing wxUSE_PLUINGS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2005-04-15 18:34:33 +00:00
parent 9843873049
commit a0767761b9

View File

@ -575,6 +575,12 @@
* Use SDL for audio (Unix)
*/
#define wxUSE_LIBSDL 0
/*
* Compile sound backends as plugins
*/
#define wxUSE_PLUGINS 0
/*
* Use GNOME print for printing under GTK+ 2.0
*/