Remove more unused qreadwritelock.h includes
Pick-to: 6.3 6.2 Change-Id: I4962c1abcc58d36500a56ccca680f6f36c3b5d89 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>bb10
parent
e4309df71a
commit
22ae4ba3b7
|
|
@ -22,7 +22,6 @@
|
|||
#include <QtCore/qlist.h>
|
||||
#include <QtCore/qmap.h>
|
||||
#include <QtCore/qobject.h>
|
||||
#include <QtCore/qreadwritelock.h>
|
||||
#include <QtCore/qvariant.h>
|
||||
#include "private/qobject_p.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -20,7 +20,6 @@
|
|||
#include <QtCore/qatomic.h>
|
||||
#include <QtCore/qdeadlinetimer.h>
|
||||
#include <QtCore/qlist.h>
|
||||
#include <QtCore/qreadwritelock.h>
|
||||
#include <QtCore/qstring.h>
|
||||
#include <QtNetwork/qhostaddress.h>
|
||||
#include <QtNetwork/qabstractsocket.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue