mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-15 06:17:12 +02:00
Merge branch '3.0.1' into developer
This commit is contained in:
@ -245,7 +245,7 @@ void qDrawPlot::SetupWidgetWindow(){
|
||||
layout = new QGridLayout;
|
||||
this->setLayout(layout);
|
||||
|
||||
histFrameIndexTitle= histFrameIndexTitle = new QLabel("");
|
||||
histFrameIndexTitle = new QLabel("");
|
||||
|
||||
boxPlot = new QGroupBox("");
|
||||
layout->addWidget(boxPlot,1,0);
|
||||
|
Reference in New Issue
Block a user