tst_qlistview: remove redundant include

Change-Id: If33518159feb202fa041ac2809817dff5616249f
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
This commit is contained in:
J-P Nurmi 2012-11-23 14:54:26 +01:00 committed by The Qt Project
parent 39dd8bbfab
commit d25572cc7b

View File

@ -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>