From 7b456cb9c6d1d7d7b22edc46f82107643d7848e3 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Tue, 18 Jun 2019 16:27:44 +0200 Subject: [PATCH] WIP --- slsDetectorGui/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/slsDetectorGui/CMakeLists.txt b/slsDetectorGui/CMakeLists.txt index a2dfd0fb8..4e93e4596 100755 --- a/slsDetectorGui/CMakeLists.txt +++ b/slsDetectorGui/CMakeLists.txt @@ -16,7 +16,6 @@ set(SOURCES slsDetectorPlotting/src/SlsQt2DHist.cxx slsDetectorPlotting/src/SlsQt2DPlot.cxx slsDetectorPlotting/src/SlsQt2DPlotLayout.cxx - slsDetectorPlotting/src/SlsQtNumberEntry.cxx src/qDetectorMain.cpp src/qDrawPlot.cpp src/qCloneWidget.cpp @@ -50,8 +49,6 @@ set(HEADERS slsDetectorPlotting/include/SlsQt2DPlot.h slsDetectorPlotting/include/SlsQt2DPlotLayout.h slsDetectorPlotting/include/SlsQt2DZoomer.h - slsDetectorPlotting/include/SlsQtValidators.h - slsDetectorPlotting/include/SlsQtNumberEntry.h include/qDefs.h include/qDebugStream.h include/qDetectorMain.h