From 9419f8b75e9f4816d62614b7cbcdc23b6738a81f Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Wed, 20 Sep 2023 22:07:04 +0200 Subject: Rename COMPILE_WEBKIT_SUPPORT to COMPILE_WEBENGINE_SUPPORT --- src/modules/addon/WebAddonInterfaceDialog.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/modules/addon/WebAddonInterfaceDialog.h') diff --git a/src/modules/addon/WebAddonInterfaceDialog.h b/src/modules/addon/WebAddonInterfaceDialog.h index 89afb8001..79e2c9180 100644 --- a/src/modules/addon/WebAddonInterfaceDialog.h +++ b/src/modules/addon/WebAddonInterfaceDialog.h @@ -26,7 +26,7 @@ #include "kvi_settings.h" -#ifdef COMPILE_WEBKIT_SUPPORT +#ifdef COMPILE_WEBENGINE_SUPPORT #include "KviWebPackageManagementDialog.h" @@ -58,6 +58,6 @@ protected: }; // class WebAddonInterfaceDialog -#endif //COMPILE_WEBKIT_SUPPORT +#endif //COMPILE_WEBENGINE_SUPPORT #endif //!_WebAddonInterfaceDialog_h_ -- cgit v1.3.1-10-gc9f91