From f6cc2c5c13fbc219a6bc3391994b6cdeca44dd10 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 13 Mar 2012 00:23:00 +0100 Subject: Get sure urlbar(s) are deleted when related webtab is Heinz, Paul. Please test actual master before backporting this to 0.9 series. Many thanks for your help and for this bug report. I'm crossing fingers to hear good news from your tests ;) CCBUG:295301 --- src/webview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/webview.h') diff --git a/src/webview.h b/src/webview.h index c8a0c7db..18977798 100644 --- a/src/webview.h +++ b/src/webview.h @@ -120,6 +120,7 @@ private: void makeAccessKeyLabel(const QChar &accessKey, const QWebElement &element); private: + WebPage *m_page; QPoint m_clickPos; // Auto Scroll -- cgit v1.2.1