Skip to content

Commit

Permalink
refs #7281. Remove old widget and widget factory types.
Browse files Browse the repository at this point in the history
  • Loading branch information
OwenArnold committed Jun 12, 2013
1 parent df207c0 commit 04c2fb5
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 791 deletions.
10 changes: 0 additions & 10 deletions Code/Mantid/MantidQt/SliceViewer/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ set ( SRC_FILES
src/PeakOverlayMultiCrossFactory.cpp
src/PeakOverlayMultiSphere.cpp
src/PeakOverlayMultiSphereFactory.cpp
src/PeakOverlaySphere.cpp
src/PeakOverlayCross.cpp
src/PeakOverlaySphereFactory.cpp
src/PeakOverlayCrossFactory.cpp
src/PeakOverlayViewFactoryBase.cpp
src/PeakOverlayViewFactorySelector.cpp
src/PeakPalette.cpp
Expand Down Expand Up @@ -57,14 +53,10 @@ set ( INC_FILES
inc/MantidQtSliceViewer/PeakOverlayMultiCrossFactory.h
inc/MantidQtSliceViewer/PeakOverlayMultiSphere.h
inc/MantidQtSliceViewer/PeakOverlayMultiSphereFactory.h
inc/MantidQtSliceViewer/PeakOverlaySphere.h
inc/MantidQtSliceViewer/PeakOverlayCross.h
inc/MantidQtSliceViewer/PeakOverlayView.h
inc/MantidQtSliceViewer/PeakOverlayViewFactory.h
inc/MantidQtSliceViewer/PeakOverlayViewFactoryBase.h
inc/MantidQtSliceViewer/PeakOverlayViewFactorySelector.h
inc/MantidQtSliceViewer/PeakOverlaySphereFactory.h
inc/MantidQtSliceViewer/PeakOverlayCrossFactory.h
inc/MantidQtSliceViewer/PeakPalette.h
inc/MantidQtSliceViewer/PeaksPresenter.h
inc/MantidQtSliceViewer/PeakTransformHKL.h
Expand Down Expand Up @@ -97,8 +89,6 @@ set ( MOC_FILES
inc/MantidQtSliceViewer/LinePlotOptions.h
inc/MantidQtSliceViewer/PeakOverlayMultiCross.h
inc/MantidQtSliceViewer/PeakOverlayMultiSphere.h
inc/MantidQtSliceViewer/PeakOverlayCross.h
inc/MantidQtSliceViewer/PeakOverlaySphere.h
inc/MantidQtSliceViewer/SliceViewer.h
inc/MantidQtSliceViewer/SliceViewerWindow.h
inc/MantidQtSliceViewer/ColorBarWidget.h
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 04c2fb5

Please sign in to comment.