Ignore compiler warnings in qendian.h.

This commit is contained in:
Felix Geyer 2011-12-26 19:34:34 +01:00
parent fb6ab63d6b
commit 4ebcd53801
2 changed files with 9 additions and 3 deletions

View file

@ -40,11 +40,10 @@
****************************************************************************/
#include <QtGui/QtGui>
#include "modeltest.h"
#include <QtTest/QtTest>
#include <QtCore/QDebug>
#include <QtTest/QTest>
Q_DECLARE_METATYPE ( QModelIndex )