forked from mia/Aegisub
Enable wxRegKey since a bunch of random stuff depends on it
This commit is contained in:
parent
24735a2fbb
commit
cefc045c05
1 changed files with 1 additions and 1 deletions
|
@ -219,7 +219,7 @@
|
||||||
#define wxUSE_DIB_FOR_BITMAP 0
|
#define wxUSE_DIB_FOR_BITMAP 0
|
||||||
#define wxUSE_WXDIB 1
|
#define wxUSE_WXDIB 1
|
||||||
#define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 0
|
#define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 0
|
||||||
#define wxUSE_REGKEY 0
|
#define wxUSE_REGKEY 1
|
||||||
#define wxUSE_RICHEDIT 0
|
#define wxUSE_RICHEDIT 0
|
||||||
#define wxUSE_RICHEDIT2 0
|
#define wxUSE_RICHEDIT2 0
|
||||||
#define wxUSE_OWNER_DRAWN 1
|
#define wxUSE_OWNER_DRAWN 1
|
||||||
|
|
Loading…
Reference in a new issue