From 37842c2fdb10b8802cae7ebeead7d4e356251053 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Thu, 21 Mar 2013 15:19:40 +0100 Subject: Compile most manual tests with Qt 4. Replace includes by class includes, remove tests that do not compile. Change-Id: I52837e8c567dc8ac365c7d43c37beb9a368f6f72 Reviewed-by: Joerg Bornemann --- tests/manual/inputmethodhints/inputmethodhints.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/manual/inputmethodhints/inputmethodhints.h') diff --git a/tests/manual/inputmethodhints/inputmethodhints.h b/tests/manual/inputmethodhints/inputmethodhints.h index ce1724280f..da1262da39 100644 --- a/tests/manual/inputmethodhints/inputmethodhints.h +++ b/tests/manual/inputmethodhints/inputmethodhints.h @@ -42,7 +42,7 @@ #ifndef INPUTMETHODHINTS_H #define INPUTMETHODHINTS_H -#include +#include #include "ui_inputmethodhints.h" class inputmethodhints : public QMainWindow -- cgit v1.2.3