mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 19:02:59 +00:00
remove redundant qglobal header inclusion in qdeclarativelist header
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
598bb8cebd
commit
1c1d38f1be
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@
|
||||||
#ifndef QDECLARATIVELIST_H
|
#ifndef QDECLARATIVELIST_H
|
||||||
#define QDECLARATIVELIST_H
|
#define QDECLARATIVELIST_H
|
||||||
|
|
||||||
#include <QtCore/qglobal.h>
|
|
||||||
#include <QtCore/qlist.h>
|
#include <QtCore/qlist.h>
|
||||||
#include <QtCore/qvariant.h>
|
#include <QtCore/qvariant.h>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue