Update wxconfig
This commit is contained in:
parent
dc2f9971d1
commit
014af5d928
@ -592,7 +592,11 @@
|
||||
#endif
|
||||
|
||||
#define wxUSE_DC_CACHEING 0
|
||||
#if defined(AURORA_PLATFORM_WIN32)
|
||||
#define wxUSE_WXDIB 1
|
||||
#else
|
||||
#define wxUSE_WXDIB 0
|
||||
#endif
|
||||
#define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 0
|
||||
#define wxUSE_RICHEDIT 1
|
||||
#define wxUSE_RICHEDIT2 1
|
||||
|
Loading…
Reference in New Issue
Block a user