Remove obsolete include from QDeclarativePixmapCache test
Change-Id: I5583bb8c4f98b7e1b8a7daec7a3ab53a1d931f56 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
parent
7d4a187bc7
commit
b4ad46cdce
|
@ -51,9 +51,6 @@
|
|||
#include <qfuture.h>
|
||||
#endif
|
||||
|
||||
// These don't let normal people run tests!
|
||||
//#include "../network-settings.h"
|
||||
|
||||
class tst_qdeclarativepixmapcache : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
|
Loading…
Reference in New Issue