chiptester benchmark: compile

The implementation uses QScrollBar, which is no longer
included by <QtGui>.

Change-Id: I2422cfccc427179ca71e9a3195f16bd637925fb3
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
This commit is contained in:
Marc Mutz 2012-03-01 10:10:16 +01:00 committed by Qt by Nokia
parent a03a71e332
commit 278ddc9d5e

View File

@ -43,6 +43,7 @@
#include "chip.h"
#include <QtGui>
#include <QScrollBar>
#ifndef QT_NO_OPENGL
#include <QtOpenGL>
#endif