From b5ef2719535c46f47d9da7bac289a937726f5343 Mon Sep 17 00:00:00 2001 From: Federico Montesino Pouzols <federico.montesino-pouzols@stfc.ac.uk> Date: Wed, 7 Oct 2015 12:46:10 +0100 Subject: [PATCH] sort out merge, moving files after repo reorganization, re #13140 --- .../inc/MantidQtCustomInterfaces/Tomography/IImageCoRPresenter.h | 0 .../inc/MantidQtCustomInterfaces/Tomography/IImageCoRView.h | 0 .../inc/MantidQtCustomInterfaces/Tomography/ImageCoRPresenter.h | 0 .../MantidQtCustomInterfaces/Tomography/ImageCoRViewQtWidget.h | 0 .../Tomography/ImageSelectCoRAndRegions.ui | 0 .../inc/MantidQtCustomInterfaces/Tomography/ImageStackPreParams.h | 0 .../inc/MantidQtCustomInterfaces/Tomography/StackOfImagesDirs.h | 0 .../CustomInterfaces/src/Tomography/ImageCoRPresenter.cpp | 0 .../CustomInterfaces/src/Tomography/ImageCoRViewQtWidget.cpp | 0 .../CustomInterfaces/src/Tomography/ImageStackPreParams.cpp | 0 .../CustomInterfaces/src/Tomography/StackOfImagesDirs.cpp | 0 .../CustomInterfaces/test/ImageCoRPresenterTest.h | 0 .../CustomInterfaces/test/StackOfImagesDirsTest.h | 0 13 files changed, 0 insertions(+), 0 deletions(-) rename {Code/Mantid/MantidQt => MantidQt}/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/IImageCoRPresenter.h (100%) rename {Code/Mantid/MantidQt => MantidQt}/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/IImageCoRView.h (100%) rename {Code/Mantid/MantidQt => MantidQt}/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageCoRPresenter.h (100%) rename {Code/Mantid/MantidQt => MantidQt}/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageCoRViewQtWidget.h (100%) rename {Code/Mantid/MantidQt => MantidQt}/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageSelectCoRAndRegions.ui (100%) rename {Code/Mantid/MantidQt => MantidQt}/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageStackPreParams.h (100%) rename {Code/Mantid/MantidQt => MantidQt}/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/StackOfImagesDirs.h (100%) rename {Code/Mantid/MantidQt => MantidQt}/CustomInterfaces/src/Tomography/ImageCoRPresenter.cpp (100%) rename {Code/Mantid/MantidQt => MantidQt}/CustomInterfaces/src/Tomography/ImageCoRViewQtWidget.cpp (100%) rename {Code/Mantid/MantidQt => MantidQt}/CustomInterfaces/src/Tomography/ImageStackPreParams.cpp (100%) rename {Code/Mantid/MantidQt => MantidQt}/CustomInterfaces/src/Tomography/StackOfImagesDirs.cpp (100%) rename {Code/Mantid/MantidQt => MantidQt}/CustomInterfaces/test/ImageCoRPresenterTest.h (100%) rename {Code/Mantid/MantidQt => MantidQt}/CustomInterfaces/test/StackOfImagesDirsTest.h (100%) diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/IImageCoRPresenter.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/IImageCoRPresenter.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/IImageCoRPresenter.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/IImageCoRPresenter.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/IImageCoRView.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/IImageCoRView.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/IImageCoRView.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/IImageCoRView.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageCoRPresenter.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageCoRPresenter.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageCoRPresenter.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageCoRPresenter.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageCoRViewQtWidget.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageCoRViewQtWidget.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageCoRViewQtWidget.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageCoRViewQtWidget.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageSelectCoRAndRegions.ui b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageSelectCoRAndRegions.ui similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageSelectCoRAndRegions.ui rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageSelectCoRAndRegions.ui diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageStackPreParams.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageStackPreParams.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageStackPreParams.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ImageStackPreParams.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/StackOfImagesDirs.h b/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/StackOfImagesDirs.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/StackOfImagesDirs.h rename to MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/StackOfImagesDirs.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/ImageCoRPresenter.cpp b/MantidQt/CustomInterfaces/src/Tomography/ImageCoRPresenter.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/ImageCoRPresenter.cpp rename to MantidQt/CustomInterfaces/src/Tomography/ImageCoRPresenter.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/ImageCoRViewQtWidget.cpp b/MantidQt/CustomInterfaces/src/Tomography/ImageCoRViewQtWidget.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/ImageCoRViewQtWidget.cpp rename to MantidQt/CustomInterfaces/src/Tomography/ImageCoRViewQtWidget.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/ImageStackPreParams.cpp b/MantidQt/CustomInterfaces/src/Tomography/ImageStackPreParams.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/ImageStackPreParams.cpp rename to MantidQt/CustomInterfaces/src/Tomography/ImageStackPreParams.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/StackOfImagesDirs.cpp b/MantidQt/CustomInterfaces/src/Tomography/StackOfImagesDirs.cpp similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/src/Tomography/StackOfImagesDirs.cpp rename to MantidQt/CustomInterfaces/src/Tomography/StackOfImagesDirs.cpp diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/ImageCoRPresenterTest.h b/MantidQt/CustomInterfaces/test/ImageCoRPresenterTest.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/ImageCoRPresenterTest.h rename to MantidQt/CustomInterfaces/test/ImageCoRPresenterTest.h diff --git a/Code/Mantid/MantidQt/CustomInterfaces/test/StackOfImagesDirsTest.h b/MantidQt/CustomInterfaces/test/StackOfImagesDirsTest.h similarity index 100% rename from Code/Mantid/MantidQt/CustomInterfaces/test/StackOfImagesDirsTest.h rename to MantidQt/CustomInterfaces/test/StackOfImagesDirsTest.h -- GitLab