mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-24 23:30:03 +02:00
gui: fixed title height
This commit is contained in:
parent
c784f0f539
commit
235002cdd4
@ -246,7 +246,7 @@ void qDrawPlot::SetupWidgetWindow(){
|
||||
this->setLayout(layout);
|
||||
|
||||
histFrameIndexTitle = new QLabel("");
|
||||
|
||||
histFrameIndexTitle->setFixedHeight(10);
|
||||
boxPlot = new QGroupBox("");
|
||||
layout->addWidget(boxPlot,1,0);
|
||||
boxPlot->setAlignment(Qt::AlignHCenter);
|
||||
|
Loading…
x
Reference in New Issue
Block a user