Clean up includes in QStringListModel.
Change-Id: Idb7167d1206925179fa812b6e3643ed9172f8479 Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
This commit is contained in:
parent
6f0f9f6928
commit
4c1f5edda6
@ -45,6 +45,8 @@
|
|||||||
|
|
||||||
#include "qstringlistmodel.h"
|
#include "qstringlistmodel.h"
|
||||||
|
|
||||||
|
#include <QtCore/qvector.h>
|
||||||
|
|
||||||
#ifndef QT_NO_STRINGLISTMODEL
|
#ifndef QT_NO_STRINGLISTMODEL
|
||||||
|
|
||||||
QT_BEGIN_NAMESPACE
|
QT_BEGIN_NAMESPACE
|
||||||
|
@ -42,8 +42,8 @@
|
|||||||
#ifndef QSTRINGLISTMODEL_H
|
#ifndef QSTRINGLISTMODEL_H
|
||||||
#define QSTRINGLISTMODEL_H
|
#define QSTRINGLISTMODEL_H
|
||||||
|
|
||||||
|
#include <QtCore/qabstractitemmodel.h>
|
||||||
#include <QtCore/qstringlist.h>
|
#include <QtCore/qstringlist.h>
|
||||||
#include <QtWidgets/qabstractitemview.h>
|
|
||||||
|
|
||||||
QT_BEGIN_HEADER
|
QT_BEGIN_HEADER
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user