tests: Ignore QProcess warning.

This commit is contained in:
Florian Bruhin 2015-07-24 14:56:00 +02:00
parent d805e2d71e
commit f19ba277d6

View File

@ -25,3 +25,4 @@ qt_log_ignore =
^SpellCheck: .*
^SetProcessDpiAwareness failed: .*
^QWindowsWindow::setGeometryDp: Unable to set geometry .*
^QProcess: Destroyed while process .* is still running\.