AutoTest: Fix compile

Change-Id: I5d82491f77459227feaa46475e796592b6e3af89
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
This commit is contained in:
Christian Stenger
2016-05-12 15:56:05 +02:00
committed by Oliver Wolff
parent 87a6f003e9
commit 3b83b8b989

View File

@@ -28,6 +28,8 @@
#include "testresultmodel.h"
#include "testsettings.h"
#include <utils/qtcassert.h>
#include <QAbstractItemView>
#include <QDebug>
#include <QPainter>