Don't delete global app
authorCharles Yin <charles.yin@nokia.com>
Fri, 13 Jan 2012 00:47:25 +0000 (10:47 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 13 Jan 2012 05:45:10 +0000 (06:45 +0100)
commitd9ecb7345c23cff097ea1a83a829673e220b400f
treeaf65efa1647ee4b192d7866524a1a16f9045e036
parent7e973ea4a883a3af8d9d4dab0e125e254305ff23
Don't delete global app

Sometimes delete the global GUI app causes crash, this is a work around
fix.

Change-Id: Ic2406e7a085483de5d96321de8257663925b7e5e
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
src/qmltest/quicktest.cpp