diff --git a/qt/widgets/common/CMakeLists.txt b/qt/widgets/common/CMakeLists.txt index 5009fad975f525b9a984297f5ecaa95e32ffde84..43f41c33aa994c2642f841874eaeb33643fa4932 100644 --- a/qt/widgets/common/CMakeLists.txt +++ b/qt/widgets/common/CMakeLists.txt @@ -227,7 +227,6 @@ set ( MOC_FILES inc/MantidQtWidgets/Common/FindFilesThreadPoolManager.h inc/MantidQtWidgets/Common/FindFilesThreadPoolManagerMockObjects.h inc/MantidQtWidgets/Common/FindFilesWorker.h - inc/MantidQtWidgets/Common/WorkspacePresenter/WorkspacePresenter.h inc/MantidQtWidgets/Common/WorkspacePresenter/WorkspaceTreeWidget.h inc/MantidQtWidgets/Common/QtPropertyBrowser/ButtonEditorFactory.h inc/MantidQtWidgets/Common/QtPropertyBrowser/DoubleEditorFactory.h @@ -355,6 +354,7 @@ set ( INC_FILES inc/MantidQtWidgets/Common/WorkspacePresenter/ADSAdapter.h inc/MantidQtWidgets/Common/WorkspacePresenter/IWorkspaceDockView.h inc/MantidQtWidgets/Common/WorkspacePresenter/ViewNotifiable.h + inc/MantidQtWidgets/Common/WorkspacePresenter/WorkspacePresenter.h inc/MantidQtWidgets/Common/WorkspacePresenter/WorkspaceProvider.h inc/MantidQtWidgets/Common/WorkspacePresenter/WorkspaceProviderNotifiable.h inc/MantidQtWidgets/Common/WorkspacePresenter/ADSAdapter.h