From 235473cac883a5f1192ca83f0f2102d69a7ca229 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Wed, 14 Oct 2009 21:25:34 +0200 Subject: we are using KDE proxy settings (via KIO) So we no more need our dialogs and error retrieving :) --- src/mainwindow.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainwindow.cpp') diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index c0008cba..69831f97 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -494,7 +494,6 @@ void MainWindow::slotUpdateConfiguration() defaultSettings->setUserStyleSheetUrl(ReKonfig::userCSS()); // ====== load Settings on main classes - Application::networkAccessManager()->loadSettings(); Application::historyManager()->loadSettings(); } -- cgit v1.2.1