forked from qt-creator/qt-creator
Drop Qt5: Remove remaining includes of porting.h
Change-Id: I58a1ae99f75bab0b8db3cc1f24a1c86e2fcdacb6 Reviewed-by: hjk <hjk@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
This commit is contained in:
@@ -27,8 +27,6 @@
|
|||||||
|
|
||||||
#include "utils_global.h"
|
#include "utils_global.h"
|
||||||
|
|
||||||
#include "porting.h"
|
|
||||||
|
|
||||||
#include <QWidget>
|
#include <QWidget>
|
||||||
|
|
||||||
namespace Utils {
|
namespace Utils {
|
||||||
|
@@ -26,7 +26,6 @@
|
|||||||
#include "fancymainwindow.h"
|
#include "fancymainwindow.h"
|
||||||
|
|
||||||
#include "algorithm.h"
|
#include "algorithm.h"
|
||||||
#include "porting.h"
|
|
||||||
#include "qtcassert.h"
|
#include "qtcassert.h"
|
||||||
#include "stringutils.h"
|
#include "stringutils.h"
|
||||||
|
|
||||||
|
@@ -28,7 +28,6 @@
|
|||||||
#include "utils_global.h"
|
#include "utils_global.h"
|
||||||
|
|
||||||
#include "osspecificaspects.h"
|
#include "osspecificaspects.h"
|
||||||
#include "porting.h"
|
|
||||||
|
|
||||||
#include <QDir>
|
#include <QDir>
|
||||||
#include <QDirIterator>
|
#include <QDirIterator>
|
||||||
|
@@ -27,8 +27,6 @@
|
|||||||
|
|
||||||
#include "utils_global.h"
|
#include "utils_global.h"
|
||||||
|
|
||||||
#include "porting.h"
|
|
||||||
|
|
||||||
#include <QList>
|
#include <QList>
|
||||||
#include <QMetaType>
|
#include <QMetaType>
|
||||||
#include <QString>
|
#include <QString>
|
||||||
|
@@ -41,8 +41,6 @@
|
|||||||
|
|
||||||
#include "mimetypeparser_p.h"
|
#include "mimetypeparser_p.h"
|
||||||
|
|
||||||
#include "porting.h"
|
|
||||||
|
|
||||||
#include <QtCore/QDebug>
|
#include <QtCore/QDebug>
|
||||||
#include <QtCore/QList>
|
#include <QtCore/QList>
|
||||||
#include <qendian.h>
|
#include <qendian.h>
|
||||||
|
Reference in New Issue
Block a user