OSDN Git Service

replace qstring with qglobal header inclusion in qxmlutils_p header
authorIvailo Monev <xakepa10@laimg.moc>
Sun, 15 Dec 2019 21:26:13 +0000 (21:26 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Sun, 15 Dec 2019 21:26:13 +0000 (21:26 +0000)
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
src/xml/kernel/qxmlutils_p.h

index 2c89120..771a214 100644 (file)
@@ -45,7 +45,7 @@
 // We mean it.
 //
 
-#include <QtCore/qstring.h>
+#include <QtCore/qglobal.h>
 
 QT_BEGIN_NAMESPACE