Prepare for moving qVersion() from qglobal.h to qlibraryinfo.h

Include qlibraryinfo.h where it's used.

Change-Id: I31afbca9c69e39eb05175704487ade1e8ae42eee
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Sona Kurazyan
2022-08-30 13:29:36 +02:00
parent de57a63609
commit 60a045299d
5 changed files with 5 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
#include <QApplication>
#include <QDebug>
#include <QLibraryInfo>
#include <QStandardPaths>
#include <QSysInfo>