don't add null QActions to the contextmenu

Authored by rjvbb on Mar 9 2017, 4:13 PM.

Description

don't add null QActions to the contextmenu

Those can occur when plugins like the debugger plugins are not loaded and
lead to qWarnings from QWidget::insertAction().

Details

Committed
rjvbbMar 9 2017, 4:13 PM
Parents
R33:40dafb1fdd85: Simplfiy ContextMenuExtension::populateMenu() method
Branches
Unknown
Tags
Unknown