mirror of
https://github.com/YACReader/yacreader
synced 2025-11-13 13:32:51 -05: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