mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
remove redundant qmetaobject header inclusion
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
9e5a8773c8
commit
5dec3700ed
1 changed files with 1 additions and 4 deletions
|
@ -41,13 +41,10 @@
|
|||
|
||||
#include "QtTest/qtesttable_p.h"
|
||||
#include "QtTest/qtestdata.h"
|
||||
|
||||
#include <QtCore/qmetaobject.h>
|
||||
#include "QtTest/qtestassert.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "QtTest/qtestassert.h"
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
class QTestTablePrivate
|
||||
|
|
Loading…
Add table
Reference in a new issue