From 83a8e32b3a8e7e1a444d65ba35e12bbedd3ecc90 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Thu, 25 Mar 2021 16:29:07 +0100 Subject: [PATCH] Fix build Amends bd9a61fa27bad34144a654b8363ae0667ddd98e1 Change-Id: Ib3cb0991419e8d85ee29591771cfb7f126b11076 Reviewed-by: Aleksei German Reviewed-by: Cristian Adam --- .../components/annotationeditor/annotationtabwidget.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugins/qmldesigner/components/annotationeditor/annotationtabwidget.h b/src/plugins/qmldesigner/components/annotationeditor/annotationtabwidget.h index 962a36e45e8..944400f5e63 100644 --- a/src/plugins/qmldesigner/components/annotationeditor/annotationtabwidget.h +++ b/src/plugins/qmldesigner/components/annotationeditor/annotationtabwidget.h @@ -23,6 +23,7 @@ ** ****************************************************************************/ +#include #include #include "annotation.h"