If the sample hasn't been loaded, don't try and delete things.
authorMichael Goddard <michael.goddard@nokia.com>
Fri, 18 Nov 2011 02:30:42 +0000 (12:30 +1000)
committerQt Continuous Integration System <qt-info@nokia.com>
Fri, 18 Nov 2011 06:04:35 +0000 (07:04 +0100)
Causes entirely reasonable warnings from QCoreApplication::postEvents,
when calling deleteLater on a null pointer.

Change-Id: I5f1fa526b2d57844b9c0d2e634d434e2f7867bdf
Reviewed-by: Ling Hu <ling.hu@nokia.com>

No differences found