forked from qt-creator/qt-creator
Build fix for Mac 10.5
Change-Id: I28a047f1f17013b911d5ae0badefa18787151abe Reviewed-on: http://codereview.qt.nokia.com/944 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
This commit is contained in:
@@ -3,13 +3,9 @@
|
||||
|
||||
#include <QAbstractListModel>
|
||||
#include <QStringList>
|
||||
#include <QtCore/QXmlStreamReader>;
|
||||
#include <QtGui/QSortFilterProxyModel>
|
||||
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QXmlStreamReader;
|
||||
QT_END_NAMESPACE
|
||||
|
||||
namespace QtSupport {
|
||||
namespace Internal {
|
||||
|
||||
|
Reference in New Issue
Block a user