From 2e700f2dde6cd43cdb3ff53b56eb5e8699125444 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Mon, 9 Sep 2013 04:46:02 -0300 Subject: Code Cleanup, Tabs instead of Spaces. Just changing a bunch of space-indented block of code to tabs. Signed-off-by: Tomaz Canabrava --- qt-gui.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/qt-gui.cpp b/qt-gui.cpp index f955809d6..e1587ddfe 100644 --- a/qt-gui.cpp +++ b/qt-gui.cpp @@ -98,9 +98,9 @@ void init_ui(int *argcp, char ***argvp) application = new QApplication(*argcp, *argvp); - // tell Qt to use system proxies - // note: on Linux, "system" == "environment variables" - QNetworkProxyFactory::setUseSystemConfiguration(true); + // tell Qt to use system proxies + // note: on Linux, "system" == "environment variables" + QNetworkProxyFactory::setUseSystemConfiguration(true); // the Gtk theme makes things unbearably ugly // so switch to Oxygen in this case -- cgit v1.2.3-70-g09d2