]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/tests/kstandarditemmodeltest.cpp
Merge branch 'Applications/15.08'
[dolphin.git] / src / tests / kstandarditemmodeltest.cpp
index ea65cc4ce654fe0d49bce7dcc7d387b692113476..889748f35c21b50796a8ba491fd16e068dd036ab 100644 (file)
@@ -18,6 +18,8 @@
  *   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA            *
  ***************************************************************************/
 
+#include "dolphindebug.h"
+
 #include "kitemviews/kstandarditem.h"
 #include "kitemviews/kstandarditemmodel.h"
 
@@ -112,6 +114,6 @@ bool KStandardItemModelTest::isModelConsistent() const
     return true;
 }
 
-QTEST_MAIN(KStandardItemModelTest)
+QTEST_GUILESS_MAIN(KStandardItemModelTest)
 
 #include "kstandarditemmodeltest.moc"