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:
parent
9843873049
commit
a0767761b9
@ -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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user