check for why gui doesnt show all data

This commit is contained in:
Dhanya Maliakal 2016-10-25 16:22:31 +02:00
parent a8fb66483d
commit d1fd6f0883

View File

@ -1155,7 +1155,7 @@ int qDrawPlot::GetData(detectorData *data,int fIndex, int subIndex){
} }
if(frameFactor) //if(frameFactor)
#ifdef VERYVERBOSE #ifdef VERYVERBOSE
cout << "Exiting GetData function" << endl; cout << "Exiting GetData function" << endl;