mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 19:02:59 +00:00
remove redundant qringbuffer_p header inclusions
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
4d3679240a
commit
94056c452d
3 changed files with 1 additions and 3 deletions
|
@ -47,7 +47,7 @@
|
|||
|
||||
#include "qparallelanimationgroup.h"
|
||||
#include "qanimationgroup_p.h"
|
||||
#include <QtCore/qhash.h>
|
||||
#include "qhash.h"
|
||||
|
||||
#ifndef QT_NO_ANIMATION
|
||||
|
||||
|
|
|
@ -72,7 +72,6 @@ static const unsigned char gz_magic[2] = {0x1f, 0x8b}; // gzip magic header
|
|||
#include <qhttpnetworkheader_p.h>
|
||||
#include <qhttpnetworkrequest_p.h>
|
||||
#include <qauthenticator_p.h>
|
||||
#include <qringbuffer_p.h>
|
||||
#include <qbytedata_p.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
|
|
@ -51,7 +51,6 @@
|
|||
#include "qtcpsocket_p.h"
|
||||
#include "qsslkey.h"
|
||||
#include "qsslconfiguration_p.h"
|
||||
#include "qringbuffer_p.h"
|
||||
#include "qstringlist.h"
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
|
Loading…
Add table
Reference in a new issue