From ff8c1bcf3f325c836ddd854581ce5359af17146c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Sat, 17 Aug 2019 20:06:44 +0200 Subject: [PATCH] Make a change to break the code format and check that CI is able to detect the problem --- YACReaderLibrary/comic_vine/comic_vine_dialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/YACReaderLibrary/comic_vine/comic_vine_dialog.cpp b/YACReaderLibrary/comic_vine/comic_vine_dialog.cpp index 911e2306..068e13ff 100644 --- a/YACReaderLibrary/comic_vine/comic_vine_dialog.cpp +++ b/YACReaderLibrary/comic_vine/comic_vine_dialog.cpp @@ -35,7 +35,7 @@ ComicVineDialog::ComicVineDialog(QWidget *parent) : QDialog(parent) { - setWindowFlags(Qt::Window); + setWindowFlags(Qt::Window); doLayout(); doStackedWidgets();