1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00

Enable wxRegKey since a bunch of random stuff depends on it

This commit is contained in:
Thomas Goyne 2013-05-03 21:56:39 -07:00
parent 24735a2fbb
commit cefc045c05

View File

@ -219,7 +219,7 @@
#define wxUSE_DIB_FOR_BITMAP 0
#define wxUSE_WXDIB 1
#define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 0
#define wxUSE_REGKEY 0
#define wxUSE_REGKEY 1
#define wxUSE_RICHEDIT 0
#define wxUSE_RICHEDIT2 0
#define wxUSE_OWNER_DRAWN 1