qt5base-lts/tests/auto/corelib/kernel/qeventloop
Shane Kearns d62228a77e Fix compile error when configured with -no-exceptions
The test was skipped, but still tried to compile code that uses
exceptions. The throwing class it uses was conditionally compiled
out earlier in the file, causing an error for undefined class.

Task-number: QTBUG-23028
Change-Id: Ia2e05a8a0abbf0e913f6c41e85bfee8b85cbc8a5
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
2011-12-22 02:28:09 +01:00
..
.gitignore Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
qeventloop.pro Fix linking of autotests on Windows. 2011-11-29 12:28:30 +01:00
tst_qeventloop.cpp Fix compile error when configured with -no-exceptions 2011-12-22 02:28:09 +01:00