From 11d3392064fdfb634d7af5ddfae430f92c0d2952 Mon Sep 17 00:00:00 2001 From: Dhanya Maliakal Date: Fri, 4 Nov 2016 13:46:23 +0100 Subject: [PATCH] gui uncomments --- slsDetectorGui/src/qDrawPlot.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slsDetectorGui/src/qDrawPlot.cpp b/slsDetectorGui/src/qDrawPlot.cpp index af36f850a..16ebd4c5a 100644 --- a/slsDetectorGui/src/qDrawPlot.cpp +++ b/slsDetectorGui/src/qDrawPlot.cpp @@ -749,7 +749,7 @@ int qDrawPlot::GetDataCallBack(detectorData *data, int fIndex, int subIndex, voi int qDrawPlot::GetData(detectorData *data,int fIndex, int subIndex){ -//#ifdef VERYVERBOSE +#ifdef VERYVERBOSE cout << "******Entering GetDatafunction********" << endl; cout << "fIndex " << fIndex << endl; cout << "subIndex " << subIndex << endl; @@ -760,7 +760,7 @@ int qDrawPlot::GetData(detectorData *data,int fIndex, int subIndex){ cout << "values " << data->values << endl; cout << "errors " << data->errors << endl; cout << "angle " << data->angles << endl; -//#endif +#endif if(!stop_signal){ //set progress