From 1a8dee308d05455e05c4fcc617f4e7a9acea998a Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 31 Mar 2009 02:02:47 +0200 Subject: removed FIXME --- src/webview.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/webview.cpp') diff --git a/src/webview.cpp b/src/webview.cpp index 0e9a3c9d..7096d850 100644 --- a/src/webview.cpp +++ b/src/webview.cpp @@ -74,7 +74,6 @@ MainWindow *WebPage::mainWindow() } -// FIXME load links (target _blank) in new tabs!! bool WebPage::acceptNavigationRequest(QWebFrame *frame, const QNetworkRequest &request, NavigationType type) { kWarning() << "Accepting Navigation Request.."; -- cgit v1.2.1