diff options
author | Yen-Chin Lee <coldnew.tw@gmail.com> | 2014-07-23 21:44:21 +0800 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-07-23 16:35:52 +0200 |
commit | 6ce50bf97b3f3409c1dddb8d5e106e599d18e69a (patch) | |
tree | 508945b138d9e66805bd3b6b4773fb53d12c119d /recipes-qt/qt5/qtwebengine-git/0002-functions.prf-Try-to-add-_moc-suffix.patch | |
parent | 5111e23ae280756ff7fe7838d3b26aa66912c9ef (diff) | |
download | meta-qt5-6ce50bf97b3f3409c1dddb8d5e106e599d18e69a.tar.gz |
cinematicexperience: fix qt5.3 compatibility
cinematicexperience will run failed on Qt5.3.0 and Qt5.3.1, error message
as below
------------------------------------------------------------
Qt5_CinematicExperience.qml:26:5: Type MainView unavailable
MainView {
^
/content/MainView.qml:241:9: Type SettingsView unavailable
SettingsView {
^
/content/SettingsView.qml:88:13: Type Switch unavailable
Switch {
^
/content/Switch.qml:9:21: Cannot assign a value to a signal (expecting a script to be run)
property string onText: "On"
^
------------------------------------------------------------
This patch fix this issue and make cinematicexperience can run on qt5.3.
ref: http://wickwire2099.blogspot.tw/2014/05/qt-530-qt5-cinematic-experience.html
Signed-off-by: Yen-Chin Lee <coldnew.tw@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine-git/0002-functions.prf-Try-to-add-_moc-suffix.patch')
0 files changed, 0 insertions, 0 deletions