aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/KvsObject_webView.h
diff options
context:
space:
mode:
authorGravatar Noldor2011-03-12 21:17:18 +0000
committerGravatar Noldor2011-03-12 21:17:18 +0000
commitda33a8192bfbcff8445420c70dc4c00172f76093 (patch)
tree78071580c9eac199411130ca6a0f8e5d568a6ec1 /src/modules/objects/KvsObject_webView.h
parentbump spanish translation (diff)
downloadKVIrc-da33a8192bfbcff8445420c70dc4c00172f76093.tar.gz
KVIrc-da33a8192bfbcff8445420c70dc4c00172f76093.tar.bz2
KVIrc-da33a8192bfbcff8445420c70dc4c00172f76093.zip
More work on kvs class webview
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5568 17fca916-40b9-46aa-a4ea-0a15b648b75c
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);