diff ui/tests/downloadertest.cpp @ 1058:fe2c6666b462

(issue46) Add debug option to trustbridge client application
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 09 Sep 2014 17:58:55 +0200
parents daa9448b64f5
children 508c96e72f62
line wrap: on
line diff
--- a/ui/tests/downloadertest.cpp	Tue Sep 09 17:16:07 2014 +0200
+++ b/ui/tests/downloadertest.cpp	Tue Sep 09 17:58:55 2014 +0200
@@ -309,5 +309,7 @@
     }
 }
 
+bool g_debug = true;
+
 QTEST_GUILESS_MAIN (DownloaderTest);
 

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