diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2018-04-18 12:17:24 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2018-04-20 10:06:37 +0000 |
commit | 35f8981b11b4fcc7789f86fe2beed3f8841ee88d (patch) | |
tree | 61421f2456830dca3152b3dcdd2c370810c322a1 /recipes-qt/qt5/qtwebengine/0002-Include-dependency-to-QCoreApplication-translate.patch | |
parent | 5bbfbca70586922b9b3f62878f46bc7260f42135 (diff) | |
download | meta-qt5-35f8981b11b4fcc7789f86fe2beed3f8841ee88d.tar.gz |
qt5: upgrade to 5.11 beta3+
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine/0002-Include-dependency-to-QCoreApplication-translate.patch')
-rw-r--r-- | recipes-qt/qt5/qtwebengine/0002-Include-dependency-to-QCoreApplication-translate.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebengine/0002-Include-dependency-to-QCoreApplication-translate.patch b/recipes-qt/qt5/qtwebengine/0002-Include-dependency-to-QCoreApplication-translate.patch index 061df820..e8cd395f 100644 --- a/recipes-qt/qt5/qtwebengine/0002-Include-dependency-to-QCoreApplication-translate.patch +++ b/recipes-qt/qt5/qtwebengine/0002-Include-dependency-to-QCoreApplication-translate.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 695e80ba773eae1d6239828b8b3218ac6584e1e1 Mon Sep 17 00:00:00 2001 | 1 | From 1095ff439340980b297eb988f23fceb5d198b18e Mon Sep 17 00:00:00 2001 |
2 | From: Cleiton Bueno <cleitonrbueno@gmail.com> | 2 | From: Cleiton Bueno <cleitonrbueno@gmail.com> |
3 | Date: Thu, 24 Dec 2015 15:59:51 -0200 | 3 | Date: Thu, 24 Dec 2015 15:59:51 -0200 |
4 | Subject: [PATCH] Include dependency to QCoreApplication::translate() | 4 | Subject: [PATCH] Include dependency to QCoreApplication::translate() |