From 314b6295de555720a5da793bc62c3fc9bd5d09ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Thu, 7 Oct 2021 22:22:48 +0200 Subject: [PATCH] Remove qt4 support --- YACReaderLibrary/comic_vine/comic_vine_dialog.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/YACReaderLibrary/comic_vine/comic_vine_dialog.cpp b/YACReaderLibrary/comic_vine/comic_vine_dialog.cpp index fd8a1130..e11f7225 100644 --- a/YACReaderLibrary/comic_vine/comic_vine_dialog.cpp +++ b/YACReaderLibrary/comic_vine/comic_vine_dialog.cpp @@ -8,11 +8,7 @@ #include #include #include -#if QT_VERSION >= 0x050000 #include -#else -#include -#endif #include "data_base_management.h" #include #include