tst_qlistview: remove redundant include
Change-Id: If33518159feb202fa041ac2809817dff5616249f Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
This commit is contained in:
parent
39dd8bbfab
commit
d25572cc7b
@ -56,10 +56,6 @@
|
||||
#include <QtWidgets/QDialog>
|
||||
#include <QtWidgets/QStyledItemDelegate>
|
||||
|
||||
#if !defined(QT_NO_STYLE_WINDOWS)
|
||||
#include <qwindowsstyle.h>
|
||||
#endif // QT_NO_STYLE_WINDOWS
|
||||
|
||||
#if defined(Q_OS_WIN) || defined(Q_OS_WINCE)
|
||||
# include <windows.h>
|
||||
# include <QtGui/QGuiApplication>
|
||||
|
Loading…
Reference in New Issue
Block a user