Fix right-click segfault in new workbench
The error appears to be solved in newer versions of sip / python-qt5, but that isn't what is available on rhel7. This removes the ability to have a different `MantidDisplayBase` from the workbench, but it doesn't appear to be a necessary abstraction for now.
Showing
- qt/applications/workbench/workbench/plugins/workspacewidget.py 6 additions, 8 deletions...plications/workbench/workbench/plugins/workspacewidget.py
- qt/python/mantidqt/widgets/src/_widgetscore.sip 1 addition, 2 deletionsqt/python/mantidqt/widgets/src/_widgetscore.sip
- qt/widgets/common/inc/MantidQtWidgets/Common/WorkspacePresenter/WorkspaceTreeWidgetSimple.h 1 addition, 3 deletions...ets/Common/WorkspacePresenter/WorkspaceTreeWidgetSimple.h
- qt/widgets/common/src/WorkspacePresenter/WorkspaceTreeWidgetSimple.cpp 3 additions, 3 deletions...mmon/src/WorkspacePresenter/WorkspaceTreeWidgetSimple.cpp
Please register or sign in to comment