From fa45fb2d3811f52040a39281ed3ad864c05cc8b9 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Mon, 4 May 2009 11:17:12 +0200 Subject: new (and simpler) createWindow implementation.. this solves (A-LA rekonq) also kde-apps preview screenshots --- src/webview.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/webview.h') 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; }; -- cgit v1.2.1