Cleanup header inclusion

This commit is contained in:
Chocobo1 2019-01-17 09:20:27 +08:00
parent 5b82b681cb
commit 48d358872f
No known key found for this signature in database
GPG key ID: 210D9C873253A68C
5 changed files with 2 additions and 7 deletions

View file

@ -47,6 +47,7 @@
#include <QPen>
#include <QPushButton>
#include <QSplashScreen>
#include <QTimer>
#ifdef QBT_STATIC_QT
#include <QtPlugin>