mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 06:24:39 -04:00
clang-format
This commit is contained in:
@ -41,7 +41,7 @@ YACReaderFlowConfigWidget::YACReaderFlowConfigWidget(QWidget *parent)
|
||||
opt3->addWidget(lOpt3);
|
||||
vbox->addLayout(opt3);
|
||||
|
||||
//vbox->addStretch(1);
|
||||
// vbox->addStretch(1);
|
||||
groupBox->setLayout(vbox);
|
||||
|
||||
layout->addWidget(groupBox);
|
||||
|
Reference in New Issue
Block a user