From 15fe59a27bc750d6bd5e668e6f6ce2cd02291f16 Mon Sep 17 00:00:00 2001 From: ExMix Date: Tue, 6 Jan 2015 12:02:51 +0300 Subject: [drape] visual testing enviroment --- qt_tstfrm/test_main_loop.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt_tstfrm') diff --git a/qt_tstfrm/test_main_loop.hpp b/qt_tstfrm/test_main_loop.hpp index 4faa8ec708..4a324523ca 100644 --- a/qt_tstfrm/test_main_loop.hpp +++ b/qt_tstfrm/test_main_loop.hpp @@ -4,4 +4,4 @@ class QPaintDevice; typedef function TRednerFn; -void RunTestLoop(char const * testName, TRednerFn const & fn, bool autoExit = false); +void RunTestLoop(char const * testName, TRednerFn const & fn, bool autoExit = true); -- cgit v1.2.3