jfjoch_viewer: Make resolution rings separate section
This commit is contained in:
@@ -28,7 +28,6 @@ ResolutionRingWidget::ResolutionRingWidget(QWidget *parent)
|
||||
button_group->addButton(est_button, 3);
|
||||
|
||||
QVBoxLayout *layout = new QVBoxLayout(this);
|
||||
layout->addWidget(new QLabel("<b>Resolution rings</b>"));
|
||||
layout->addWidget(none_button);
|
||||
layout->addWidget(auto_button);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user