diff ui/mainwindow.h @ 17:c12825a651ed

Read out content-length and use this to skip existing files
author Andre Heinecke <aheinecke@intevation.de>
date Wed, 19 Feb 2014 14:22:26 +0000
parents 225a5ec20dad
children 9af6198deb8e
line wrap: on
line diff
--- a/ui/mainwindow.h	Wed Feb 19 10:45:29 2014 +0000
+++ b/ui/mainwindow.h	Wed Feb 19 14:22:26 2014 +0000
@@ -46,7 +46,7 @@
     QString mInstalledSWVersion;
     QString mInstalledListVersion;
 
-    QSettings mSettings(QSettings::IniFormat);
+    QSettings mSettings;
 
     QSystemTrayIcon *mTrayIcon;
 

http://wald.intevation.org/projects/trustbridge/