projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update the toolbar docs for radio buttons
[wxWidgets.git]
/
setup.h.in
diff --git
a/setup.h.in
b/setup.h.in
index 18dc7902db2bb94ec282ad78c0209884a5bc5d47..5404666d87a81d5670605abf8df5494d5568a850 100644
(file)
--- a/
setup.h.in
+++ b/
setup.h.in
@@
-1,4
+1,4
@@
-/* This define (__WX_SETUP_H__) is used both to
i
nsure setup.h is included
+/* This define (__WX_SETUP_H__) is used both to
e
nsure setup.h is included
* only once and to indicate that we are building using configure. */
#ifndef __WX_SETUP_H__
#define __WX_SETUP_H__
* only once and to indicate that we are building using configure. */
#ifndef __WX_SETUP_H__
#define __WX_SETUP_H__
@@
-85,6
+85,9
@@
#undef __DATA_GENERAL__
#undef __EMX__
#undef __DATA_GENERAL__
#undef __EMX__
+/* NanoX (with wxX11) */
+#define wxUSE_NANOX 0
+
/* PowerPC Darwin & Mac OS X */
#undef __POWERPC__
/* PowerPC Darwin & Mac OS X */
#undef __POWERPC__
@@
-505,6
+508,11
@@
* Use wxFFile class
*/
#define wxUSE_FFILE 0
* Use wxFFile class
*/
#define wxUSE_FFILE 0
+/*
+ * Use wxFSVolume class
+ */
+#define wxUSE_FSVOLUME 1
+
/*
* Use wxTextBuffer class
*/
/*
* Use wxTextBuffer class
*/