From 42f5786104f9eef9542df2c7469a03324978281d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20R=C3=B8dal?= Date: Fri, 20 May 2011 13:56:11 +0200 Subject: Get the QWidget auto-test compiling and running. --- tests/auto/qwidget/tst_qwidget.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/auto/qwidget/tst_qwidget.cpp') diff --git a/tests/auto/qwidget/tst_qwidget.cpp b/tests/auto/qwidget/tst_qwidget.cpp index f282b5d7d3..23e1d3186a 100644 --- a/tests/auto/qwidget/tst_qwidget.cpp +++ b/tests/auto/qwidget/tst_qwidget.cpp @@ -72,8 +72,8 @@ #include #include -#include -#include +#include +#include #include "../../shared/util.h" -- cgit v1.2.3