diff --git a/qt/paraview_ext/VatesSimpleGui/ViewWidgets/CMakeLists.txt b/qt/paraview_ext/VatesSimpleGui/ViewWidgets/CMakeLists.txt
index 7763af2de0d9b673f75578b2990a06f1c7ac417a..7200fc78b403a08286cbe56226f51a07c2d1d83c 100644
--- a/qt/paraview_ext/VatesSimpleGui/ViewWidgets/CMakeLists.txt
+++ b/qt/paraview_ext/VatesSimpleGui/ViewWidgets/CMakeLists.txt
@@ -43,7 +43,6 @@ set( SOURCE_FILES
   src/PeaksWidget.cpp
   src/pqCameraToolbarNonOrthogonalAxes.cpp
   src/pqCameraReactionNonOrthogonalAxes.cpp
-  src/SaveScreenshotReaction.cpp
   src/RebinnedSourcesManager.cpp
   src/VisibleAxesColor.cpp
   src/StandardView.cpp
@@ -70,7 +69,6 @@ qt4_wrap_cpp( MOC_SOURCES
   inc/MantidVatesSimpleGuiViewWidgets/PeaksTabWidget.h
   inc/MantidVatesSimpleGuiViewWidgets/pqCameraToolbarNonOrthogonalAxes.h
   inc/MantidVatesSimpleGuiViewWidgets/pqCameraReactionNonOrthogonalAxes.h
-  inc/MantidVatesSimpleGuiViewWidgets/SaveScreenshotReaction.h
   inc/MantidVatesSimpleGuiViewWidgets/RebinnedSourcesManager.h
   inc/MantidVatesSimpleGuiViewWidgets/StandardView.h
   inc/MantidVatesSimpleGuiViewWidgets/SplatterPlotView.h