From 330e39b70803423a8db6d970825111b6f017841b Mon Sep 17 00:00:00 2001 From: Andras Becsi Date: Wed, 26 Mar 2014 15:13:06 +0100 Subject: Fix typo in the qquickwebenginehistory headers hisOTry -> histTOry Change-Id: I4744721bbd50a76054e38de9578f1f27e92982db Reviewed-by: Jocelyn Turcotte --- src/webengine/api/qquickwebenginehistory_p.h | 2 +- src/webengine/api/qquickwebenginehistory_p_p.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/webengine') diff --git a/src/webengine/api/qquickwebenginehistory_p.h b/src/webengine/api/qquickwebenginehistory_p.h index 9267b1a6c..729f70700 100644 --- a/src/webengine/api/qquickwebenginehistory_p.h +++ b/src/webengine/api/qquickwebenginehistory_p.h @@ -39,7 +39,7 @@ ** ****************************************************************************/ -#ifndef QQUICKWEBENGINEHISOTRY_P_H +#ifndef QQUICKWEBENGINEHISTORY_P_H #define QQUICKWEBENGINEHISTORY_P_H #include diff --git a/src/webengine/api/qquickwebenginehistory_p_p.h b/src/webengine/api/qquickwebenginehistory_p_p.h index 6bd0b6662..14aa4f31f 100644 --- a/src/webengine/api/qquickwebenginehistory_p_p.h +++ b/src/webengine/api/qquickwebenginehistory_p_p.h @@ -39,7 +39,7 @@ ** ****************************************************************************/ -#ifndef QQUICKWEBENGINEHISOTRY_P_P_H +#ifndef QQUICKWEBENGINEHISTORY_P_P_H #define QQUICKWEBENGINEHISTORY_P_P_H class WebContentsAdapter; -- cgit v1.2.3