mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 23:10:02 +02:00
changes done
This commit is contained in:
parent
12592c1206
commit
3fb92aa9dd
@ -30,7 +30,7 @@ using namespace std;
|
||||
|
||||
//-------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
const double qDrawPlot::PLOT_TIMER_MS = 200;
|
||||
const double qDrawPlot::PLOT_TIMER_MS = DEFAULT_STREAMING_TIMER_IN_MS;
|
||||
|
||||
qDrawPlot::qDrawPlot(QWidget *parent,multiSlsDetector*& detector):
|
||||
QWidget(parent),myDet(detector),plot1D_hists(0){
|
||||
|
Loading…
x
Reference in New Issue
Block a user