From f44942581445d8eef4f67e30c737c2e7a5f1e2a9 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 20 Sep 2009 01:52:06 +0200 Subject: =?UTF-8?q?Fixing=20loading=20preview=20busywidget=20image=20provi?= =?UTF-8?q?ded=20by=20Adri=C3=A0:)=20with=20Pano's=20intercession.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Many thanks! --- src/websnap.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/websnap.cpp') diff --git a/src/websnap.cpp b/src/websnap.cpp index ec537b32..94560891 100644 --- a/src/websnap.cpp +++ b/src/websnap.cpp @@ -58,7 +58,6 @@ WebSnap::WebSnap(const QString &url, const QString &pos) void WebSnap::load() { - kDebug() << "loading.."; m_page.mainFrame()->load( QUrl(m_url) ); } -- cgit v1.2.1