Skip to content

Prevent a crash when expected plugins are unavailable.

David Thompson requested to merge dcthomp/smtk:maybe-modified into master

Do not assume the operation manager can create an smtk::attribute::Signal operation (used by the Qt views to notify listeners when attributes are created or removed).

Backport: release

Merge request reports