fixed the zooming problems for 2d

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@233 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
l_maliakal_d
2013-08-29 15:15:24 +00:00
parent 88f0b089b4
commit e6c94a1d62
2 changed files with 95 additions and 67 deletions

View File

@ -566,7 +566,7 @@ QwtPlotHistogram *plotHistogram;
QVector<QwtIntervalSample> histogramSamples;
bool firstPlot;
signals:
void UpdatingPlotFinished();