gui uncomments

This commit is contained in:
Dhanya Maliakal
2016-11-04 13:46:23 +01:00
parent 7aae906c62
commit 11d3392064

View File

@ -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