diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2016-02-27 21:38:28 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-03-02 11:22:24 +0100 |
commit | e088f366191f9a4cadc815c3d72d85086619a184 (patch) | |
tree | cf2d1b499c9b5c0cfd37fac76caca2c97c69381d /recipes-qt/qt5/qtwebengine/0005-Include-dependency-to-QCoreApplication-translate.patch | |
parent | 7d5d2d3f6969dcde88a24b43b101bca8df08e5c8 (diff) | |
download | meta-qt5-e088f366191f9a4cadc815c3d72d85086619a184.tar.gz |
qt5: upgrade to latest revisions in 5.7 branches
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine/0005-Include-dependency-to-QCoreApplication-translate.patch')
-rw-r--r-- | recipes-qt/qt5/qtwebengine/0005-Include-dependency-to-QCoreApplication-translate.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwebengine/0005-Include-dependency-to-QCoreApplication-translate.patch b/recipes-qt/qt5/qtwebengine/0005-Include-dependency-to-QCoreApplication-translate.patch index b2cc4d14..dfd8e25c 100644 --- a/recipes-qt/qt5/qtwebengine/0005-Include-dependency-to-QCoreApplication-translate.patch +++ b/recipes-qt/qt5/qtwebengine/0005-Include-dependency-to-QCoreApplication-translate.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From cc711a443c53c61475957fd8b6ffcf84272bf7a6 Mon Sep 17 00:00:00 2001 | 1 | From 1ad078e7cb9d8fff66f05e828953a2f5b11df7ee 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 5/5] Include dependency to QCoreApplication::translate() | 4 | Subject: [PATCH 5/5] Include dependency to QCoreApplication::translate() |
@@ -22,5 +22,5 @@ index b13a9da..8a54cce 100644 | |||
22 | 22 | ||
23 | #include "base/callback.h" | 23 | #include "base/callback.h" |
24 | -- | 24 | -- |
25 | 2.7.0 | 25 | 2.7.1 |
26 | 26 | ||