aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/KvsObject_webView.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/objects/KvsObject_webView.cpp')
-rw-r--r--src/modules/objects/KvsObject_webView.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/objects/KvsObject_webView.cpp b/src/modules/objects/KvsObject_webView.cpp
index c8c850c6b..8bdfa0e42 100644
--- a/src/modules/objects/KvsObject_webView.cpp
+++ b/src/modules/objects/KvsObject_webView.cpp
@@ -116,7 +116,6 @@ const QWebSettings::WebAttribute webattributes_cod[] = {
QWebSettings::ZoomTextOnly
#if (QT_VERSION >= 0x040700)
,
-#if (QT_VERSION >= 0x040700)
QWebSettings::LocalContentCanAccessFileUrls
#endif
};