mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
GUI: Log window colors in windows, font and word wrap option
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4157 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
2
Externals/wxWidgets/include/wx/setup.h
vendored
2
Externals/wxWidgets/include/wx/setup.h
vendored
@ -1284,7 +1284,7 @@
|
||||
//
|
||||
// Recommended setting: 1, only set it to 0 if your compiler doesn't have
|
||||
// or can't compile <richedit.h>
|
||||
#define wxUSE_RICHEDIT 0
|
||||
#define wxUSE_RICHEDIT 1
|
||||
|
||||
// Set this to 1 to use extra features of richedit v2 and later controls
|
||||
//
|
||||
|
Reference in New Issue
Block a user