Check if there is an old item before removing it
authorAndy Shaw <andy.shaw@digia.com>
Wed, 10 Oct 2012 09:23:31 +0000 (11:23 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 16 Oct 2012 13:29:15 +0000 (15:29 +0200)
commitdc0927f2b8abea2b10a3c7aa6c20280e229d858c
tree447a01fe2a0f5a77c44d06d2777e83518f992660
parentf144d538fdb3efd475c55b8af3a99555e448c924
Check if there is an old item before removing it

If something had changed with the menu item before it had actually been
originally added to the native menu then this would crash when trying
to remove a null item from the native menu.  This prevents that from
happening.

Change-Id: I8d78b5504759225364d5fd051a23c8d6dbd7d1eb
Reviewed-by: James Turner <james.turner@kdab.com>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
src/plugins/platforms/cocoa/qcocoamenu.mm