Update wxconfig

This commit is contained in:
Reece Wilson 2021-10-12 07:20:27 +01:00
parent dc2f9971d1
commit 014af5d928

View File

@ -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