Move to separate headers

Hopefully this can speed up compilation times.
https://doc.qt.io/qt-6/qtglobal.html#details

PR #19430.
This commit is contained in:
Chocobo1
2023-08-11 13:47:55 +08:00
committed by GitHub
parent 9fa48a375d
commit 31fe327763
52 changed files with 71 additions and 51 deletions

View File

@@ -28,7 +28,7 @@
#include "utils.h"
#include <QtGlobal>
#include <QtSystemDetection>
#ifdef Q_OS_WIN
#include <Objbase.h>