mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -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:
parent
17a3202051
commit
ff8c1bcf3f
@ -35,7 +35,7 @@
|
|||||||
ComicVineDialog::ComicVineDialog(QWidget *parent)
|
ComicVineDialog::ComicVineDialog(QWidget *parent)
|
||||||
: QDialog(parent)
|
: QDialog(parent)
|
||||||
{
|
{
|
||||||
setWindowFlags(Qt::Window);
|
setWindowFlags(Qt::Window);
|
||||||
|
|
||||||
doLayout();
|
doLayout();
|
||||||
doStackedWidgets();
|
doStackedWidgets();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user