aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/declarative/items/qquickcanvas.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/items/qquickcanvas.h b/src/declarative/items/qquickcanvas.h
index 847a6fb059..a5a975785d 100644
--- a/src/declarative/items/qquickcanvas.h
+++ b/src/declarative/items/qquickcanvas.h
@@ -58,6 +58,7 @@ class QSGTexture;
class QQuickCanvasPrivate;
class QOpenGLFramebufferObject;
class QDeclarativeIncubationController;
+class QInputMethodEvent;
class Q_DECLARATIVE_EXPORT QQuickCanvas : public QWindow
{