mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 04:54:29 -04:00
clang-format
This commit is contained in:
@ -85,7 +85,7 @@ YACReader::WhatsNewDialog::WhatsNewDialog(QWidget *parent)
|
||||
|
||||
mainLayout->addWidget(scrollArea);
|
||||
|
||||
//containerLayout->addWidget(content);
|
||||
// containerLayout->addWidget(content);
|
||||
scrollArea->setWidget(content);
|
||||
scrollArea->setWidgetResizable(true);
|
||||
|
||||
|
Reference in New Issue
Block a user