mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 23:15:14 -04:00
Make a change to break the code format and check that CI is able to detect the problem
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
ComicVineDialog::ComicVineDialog(QWidget *parent)
|
||||
: QDialog(parent)
|
||||
{
|
||||
setWindowFlags(Qt::Window);
|
||||
setWindowFlags(Qt::Window);
|
||||
|
||||
doLayout();
|
||||
doStackedWidgets();
|
||||
|
Reference in New Issue
Block a user