Skip to content

Commit

Permalink
Brought back the two 'used to be' missing files in the built. This refs
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanBilheux committed Oct 8, 2012
1 parent 9fc8a8a commit cf8bd18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Code/Mantid/MantidQt/RefDetectorViewer/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ set ( SRC_FILES
src/RefMatrixWSDataSource.cpp
src/RefMatrixWSImageView.cpp
src/ArrayDataSource.cpp
# src/RefArrayDataSource.cpp
src/RefArrayDataSource.cpp
src/ErrorHandler.cpp
)

Expand All @@ -37,7 +37,7 @@ set ( INC_FILES
inc/MantidQtRefDetectorViewer/RefMatrixWSDataSource.h
inc/MantidQtRefDetectorViewer/RefMatrixWSImageView.h
inc/MantidQtRefDetectorViewer/ArrayDataSource.h
# inc/MantidQtRefDetectorViewer/RefArrayDataSource.h
inc/MantidQtRefDetectorViewer/RefArrayDataSource.h
inc/MantidQtRefDetectorViewer/ErrorHandler.h
)

Expand Down

0 comments on commit cf8bd18

Please sign in to comment.