Remove the unnecessary qdebug.h includes in the QPoint(F) tests
Change-Id: I5c45af9d498e20b46d6faf8c96de87586eca7b4a Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
parent
f83954c631
commit
4eb6482751
@ -41,7 +41,6 @@
|
||||
|
||||
#include <QtTest/QtTest>
|
||||
|
||||
#include <qdebug.h>
|
||||
#include <qpoint.h>
|
||||
|
||||
class tst_QPoint : public QObject
|
||||
|
@ -41,7 +41,6 @@
|
||||
|
||||
#include <QtTest/QtTest>
|
||||
|
||||
#include <qdebug.h>
|
||||
#include <qpoint.h>
|
||||
|
||||
class tst_QPointF : public QObject
|
||||
|
Loading…
Reference in New Issue
Block a user