summaryrefslogtreecommitdiff
path: root/src/webview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webview.h')
-rw-r--r--src/webview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/webview.h b/src/webview.h
index 11f04571..1d07beac 100644
--- a/src/webview.h
+++ b/src/webview.h
@@ -75,7 +75,6 @@ private:
// set the webview mousepressedevent
Qt::KeyboardModifiers m_keyboardModifiers;
Qt::MouseButtons m_pressedButtons;
- bool m_openInNewTab;
KUrl m_loadingUrl;
};