aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/KvsObject_webView.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/objects/KvsObject_webView.h')
-rw-r--r--src/modules/objects/KvsObject_webView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/objects/KvsObject_webView.h b/src/modules/objects/KvsObject_webView.h
index abb05d551..8b2d36f1b 100644
--- a/src/modules/objects/KvsObject_webView.h
+++ b/src/modules/objects/KvsObject_webView.h
@@ -70,6 +70,7 @@ protected:
bool attributeNames(KviKvsObjectFunctionCall *c);
bool setAttribute(KviKvsObjectFunctionCall *c);
+ bool setWebSetting(KviKvsObjectFunctionCall *c);
bool attribute(KviKvsObjectFunctionCall *c);
bool frames(KviKvsObjectFunctionCall *c);