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
1 changed files with 1 additions and 1 deletions

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