Make a change to break the code format and check that CI is able to detect the problem

This commit is contained in:
Luis Ángel San Martín 2019-08-17 20:06:44 +02:00
parent 17a3202051
commit ff8c1bcf3f

View File

@ -35,7 +35,7 @@
ComicVineDialog::ComicVineDialog(QWidget *parent)
: QDialog(parent)
{
setWindowFlags(Qt::Window);
setWindowFlags(Qt::Window);
doLayout();
doStackedWidgets();