added wxUSE_FSVOLUME
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -508,6 +508,11 @@
|
||||
* Use wxFFile class
|
||||
*/
|
||||
#define wxUSE_FFILE 0
|
||||
/*
|
||||
* Use wxFSVolume class
|
||||
*/
|
||||
#define wxUSE_FSVOLUME 1
|
||||
|
||||
/*
|
||||
* Use wxTextBuffer class
|
||||
*/
|
||||
|
Reference in New Issue
Block a user