qmlplugindumper: do not pop up a window if an assert is triggered
authorFawzi Mohamed <fawzi.mohamed@digia.com>
Wed, 30 Jul 2014 12:49:26 +0000 (14:49 +0200)
committerFawzi Mohamed <fawzi.mohamed@digia.com>
Fri, 1 Aug 2014 20:18:29 +0000 (22:18 +0200)
commitd676b0ec019a34b639a11ab224f226e678f272ce
tree16d5cc1ff6fda311c769450ce348d230644a7c31
parentf3d91c243837a3adf473f951819df82ed86c669a
qmlplugindumper: do not pop up a window if an assert is triggered

On windows the debug version of qmlplugindumper used to show a panel on
assert failure. Failure should be silent.

Done-with: Thomas Hartmann <thomas.hartmann@digia.com>
Task-number: QTCREATORBUG-12644
Change-Id: Ib5036754b37cdd5e3820e0cfd60b3ef7df3f1fb6
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
tools/qmlplugindump/main.cpp