From 1830a45a0e1ae8f257667899a6c34f32545dbd62 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Wed, 5 May 2010 15:46:28 +0200 Subject: This commit implements another dockwidget for rekonq, containing a network analyzer. Its code is based on previous implementation of Web Inspector Dock and on Richmoore example about QNAM proxy. Many thanks for :) --- src/urlbar/completionwidget.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/urlbar') diff --git a/src/urlbar/completionwidget.cpp b/src/urlbar/completionwidget.cpp index 6dae6285..1bb01785 100644 --- a/src/urlbar/completionwidget.cpp +++ b/src/urlbar/completionwidget.cpp @@ -278,5 +278,3 @@ void CompletionWidget::suggestUrls(const QString &text) popup(); } } - - -- cgit v1.2.1