diff options
Diffstat (limited to 'WebCore/config.h')
-rw-r--r-- | WebCore/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/WebCore/config.h b/WebCore/config.h index b8f3a05..4a532b8 100644 --- a/WebCore/config.h +++ b/WebCore/config.h @@ -123,6 +123,8 @@ #undef ENABLE_INSPECTOR // Enabled by default in Platform.h #define ENABLE_INSPECTOR 0 #define ENABLE_EVENT_SOURCE 0 +#undef ENABLE_APPLICATION_INSTALLED +#define ENABLE_APPLICATION_INSTALLED 1 #define FLATTEN_FRAMESET #define FLATTEN_IFRAME |