summaryrefslogtreecommitdiff
path: root/qt5-layer/recipes-qt/examples/cinematicexperience/fix-fullscreen-mode.patch
diff options
context:
space:
mode:
Diffstat (limited to 'qt5-layer/recipes-qt/examples/cinematicexperience/fix-fullscreen-mode.patch')
-rw-r--r--qt5-layer/recipes-qt/examples/cinematicexperience/fix-fullscreen-mode.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/qt5-layer/recipes-qt/examples/cinematicexperience/fix-fullscreen-mode.patch b/qt5-layer/recipes-qt/examples/cinematicexperience/fix-fullscreen-mode.patch
index a7a6846..a82dc40 100644
--- a/qt5-layer/recipes-qt/examples/cinematicexperience/fix-fullscreen-mode.patch
+++ b/qt5-layer/recipes-qt/examples/cinematicexperience/fix-fullscreen-mode.patch
@@ -1,5 +1,5 @@
---- main.cpp.orig 2022-11-16 15:25:11.221100107 +0100
-+++ main.cpp 2022-11-18 09:30:01.084064039 +0100
+--- a/main.cpp 2022-11-16 15:25:11.221100107 +0100
++++ b/main.cpp 2022-11-18 09:30:01.084064039 +0100
@@ -1,5 +1,22 @@
#include <QGuiApplication>
#include <QQuickView>