qtest_gui.h: remove incorrect #ifdef
Originated from 6c06e14a49
Change-Id: Id93f33c8a00850c7b41593c85521d75e5293b36b
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
This commit is contained in:
parent
75e583b3fc
commit
09c1510060
@ -62,10 +62,7 @@
|
||||
#include <QtGui/qvector2d.h>
|
||||
#include <QtGui/qvector3d.h>
|
||||
#include <QtGui/qvector4d.h>
|
||||
|
||||
#ifdef QT_WIDGETS_LIB
|
||||
#include <QtGui/qicon.h>
|
||||
#endif
|
||||
|
||||
#if 0
|
||||
// inform syncqt
|
||||
|
Loading…
Reference in New Issue
Block a user