mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -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)
|
ComicVineDialog::ComicVineDialog(QWidget *parent)
|
||||||
: QDialog(parent)
|
: QDialog(parent)
|
||||||
{
|
{
|
||||||
setWindowFlags(Qt::Window);
|
setWindowFlags(Qt::Window);
|
||||||
|
|
||||||
doLayout();
|
doLayout();
|
||||||
doStackedWidgets();
|
doStackedWidgets();
|
||||||
|
Reference in New Issue
Block a user