diff ui/downloader.cpp @ 72:7e304573ebd1

Add some testing hacks for interactive testing
author Andre Heinecke <aheinecke@intevation.de>
date Wed, 19 Mar 2014 11:33:53 +0000
parents 09cd242d8443
children 63b79d135631
line wrap: on
line diff
--- a/ui/downloader.cpp	Wed Mar 19 11:32:25 2014 +0000
+++ b/ui/downloader.cpp	Wed Mar 19 11:33:53 2014 +0000
@@ -214,7 +214,7 @@
     remoteModList = getLastModifiedHeader(mResourceList);
 
     if (!remoteModSW.isValid() || !remoteModList.isValid()) {
-        qDebug() << "Could not read headers";
+        qDebug() << "Could not parse headers";
         return;
     }
 

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