QUrlQuery: drop the qpair.h include
[ChangeLog][QtCore][Potentially Source-Incompatible Changes] qurlquery.h no longer includes qpair.h (for qMakePair). Change-Id: I593ca3fee5f330992b46170bb660b1b33a663428 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
This commit is contained in:
parent
c0b1eaaaaa
commit
e240f559e4
@ -5,7 +5,6 @@
|
||||
#ifndef QURLQUERY_H
|
||||
#define QURLQUERY_H
|
||||
|
||||
#include <QtCore/qpair.h>
|
||||
#include <QtCore/qshareddata.h>
|
||||
#include <QtCore/qurl.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user