Skip to content
Snippets Groups Projects
Commit 4af4acf8 authored by Elliot Oram's avatar Elliot Oram
Browse files

Added ContainerSubtraction tab files to Indirect tab folder

Refs #13110
parent cf35a17d
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ set ( SRC_FILES
src/Indirect/AbsorptionCorrections.cpp
src/Indirect/ApplyPaalmanPings.cpp
src/Indirect/CalculatePaalmanPings.cpp
src/Indirect/ContainerSubtraction.cpp
src/Indirect/ConvFit.cpp
src/Indirect/CorrectionsTab.cpp
src/Indirect/DensityOfStates.cpp
......@@ -114,6 +115,7 @@ set ( INC_FILES
inc/MantidQtCustomInterfaces/Indirect/AbsorptionCorrections.h
inc/MantidQtCustomInterfaces/Indirect/ApplyPaalmanPings.h
inc/MantidQtCustomInterfaces/Indirect/CalculatePaalmanPings.h
inc/MantidQtCustomInterfaces/Indirect/ContainerSubtraction.h
inc/MantidQtCustomInterfaces/Indirect/ConvFit.h
inc/MantidQtCustomInterfaces/Indirect/CorrectionsTab.h
inc/MantidQtCustomInterfaces/Indirect/DensityOfStates.h
......@@ -229,6 +231,7 @@ set ( MOC_FILES inc/MantidQtCustomInterfaces/Background.h
inc/MantidQtCustomInterfaces/Indirect/AbsorptionCorrections.h
inc/MantidQtCustomInterfaces/Indirect/ApplyPaalmanPings.h
inc/MantidQtCustomInterfaces/Indirect/CalculatePaalmanPings.h
inc/MantidQtCustomInterfaces/Indirect/ContainerSubtraction.h
inc/MantidQtCustomInterfaces/Indirect/ConvFit.h
inc/MantidQtCustomInterfaces/Indirect/CorrectionsTab.h
inc/MantidQtCustomInterfaces/Indirect/DensityOfStates.h
......@@ -313,6 +316,7 @@ set ( UI_FILES inc/MantidQtCustomInterfaces/DataComparison.ui
inc/MantidQtCustomInterfaces/Indirect/AbsorptionCorrections.ui
inc/MantidQtCustomInterfaces/Indirect/ApplyPaalmanPings.ui
inc/MantidQtCustomInterfaces/Indirect/CalculatePaalmanPings.ui
inc/MantidQtCustomInterfaces/Indirect/ContainerSubtraction.ui
inc/MantidQtCustomInterfaces/Indirect/ConvFit.ui
inc/MantidQtCustomInterfaces/Indirect/DensityOfStates.ui
inc/MantidQtCustomInterfaces/Indirect/Elwin.ui
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment