From f973bb1730e1138f9c745d142c1f2f5d9c53b456 Mon Sep 17 00:00:00 2001 From: Andrew den Exter Date: Tue, 31 Jan 2012 13:58:44 +1000 Subject: Fix compile failures. Remove uses of QLineControl, QTextControl and QBool and forward declared QGraphicsWidget. Change-Id: Ic5184a1d5aebfb1100ad0e24444b6773f4e617e8 Reviewed-by: Matthew Vogt --- tools/qml/qmlruntime.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/qml/qmlruntime.cpp') diff --git a/tools/qml/qmlruntime.cpp b/tools/qml/qmlruntime.cpp index a5fe8608..99b9a076 100644 --- a/tools/qml/qmlruntime.cpp +++ b/tools/qml/qmlruntime.cpp @@ -66,6 +66,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3