From 721c561c1334048a89af0882e1d3b7184b8f4ca9 Mon Sep 17 00:00:00 2001 From: Adam Kallai Date: Tue, 27 Jan 2015 15:21:10 +0100 Subject: Update the expected list of public API testcase - Also fix the qtwebengineglobal_p.h header include in quickwebneignedownloaditem_p.h, because it is searched for wrong manner from the tst_publicapi testcase. Change-Id: I8997fafbf198f19a3d54b194f3408def6370417e Reviewed-by: Jocelyn Turcotte --- src/webengine/api/qquickwebenginedownloaditem_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/webengine/api/qquickwebenginedownloaditem_p.h b/src/webengine/api/qquickwebenginedownloaditem_p.h index 8ea9f0850..71cca2ee6 100644 --- a/src/webengine/api/qquickwebenginedownloaditem_p.h +++ b/src/webengine/api/qquickwebenginedownloaditem_p.h @@ -37,7 +37,7 @@ #ifndef QQUICKWEBENGINEDOWNLOADITEM_P_H #define QQUICKWEBENGINEDOWNLOADITEM_P_H -#include +#include "qtwebengineglobal_p.h" #include #include #include -- cgit v1.2.3