Avoid crash in showEditDialog if there is no patch

Authored by argonel on Feb 4 2013, 11:26 PM.

Description

Avoid crash in showEditDialog if there is no patch

When instantiated by the plugin factory there is no patch available,
so a null pointer is used. Immediately after instantiation the tool
view is shown, which causes an attempt to access members through the
null pointer.

BUG: 306176
REVIEW: 108728

Details

Committed
argonelFeb 4 2013, 11:29 PM
Parents
R32:1f13ed01529a: SVN_SILENT made messages (.desktop file)
Branches
Unknown
Tags
Unknown