diff --git a/Config.def b/Config.def index 4c60b30..c9511a0 100644 --- a/Config.def +++ b/Config.def @@ -79,3 +79,5 @@ #CPPFLAGS+=-DGCFG_NO_MSSPELL # Uncomment to disable MySpell spellchecker support (multiplatform) #CPPFLAGS+=-DGCFG_NO_MYSPELL +# Comment to disable AreaRecycleBin keyword and feature +CPPFLAGS+=-D__INCLUDE_NEW_KEYWORDS__