mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Include sanitation
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
#include "comic_vine_dialog.h"
|
||||
#include <QApplication>
|
||||
#include <QHBoxLayout>
|
||||
#include <QScreen>
|
||||
#include <QLabel>
|
||||
#include <QMessageBox>
|
||||
#include <QPushButton>
|
||||
@ -7,7 +9,6 @@
|
||||
#include <QStackedWidget>
|
||||
#include <QTableView>
|
||||
#include <QVBoxLayout>
|
||||
#include <QtWidgets>
|
||||
#include <QtConcurrent/QtConcurrentRun>
|
||||
#include "data_base_management.h"
|
||||
#include <QSqlDatabase>
|
||||
|
||||
Reference in New Issue
Block a user