diff ui/tests/nsstest.cpp @ 1060:317ee9dc4684

(issue46) Make debug output optional in cinst and mozilla and propagate its setting.
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 09 Sep 2014 18:49:02 +0200
parents 344d15e23f6c
children
line wrap: on
line diff
--- a/ui/tests/nsstest.cpp	Tue Sep 09 18:00:37 2014 +0200
+++ b/ui/tests/nsstest.cpp	Tue Sep 09 18:49:02 2014 +0200
@@ -266,4 +266,7 @@
         write_stores_nss(to_install, to_remove);
     }
 }
+
+bool g_debug = true;
+
 QTEST_GUILESS_MAIN (NSSTest);

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