diff options
Diffstat (limited to 'user/qt5-qtdeclarative/endian.patch')
-rw-r--r-- | user/qt5-qtdeclarative/endian.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/qt5-qtdeclarative/endian.patch b/user/qt5-qtdeclarative/endian.patch index 313e9ca5c..27a098191 100644 --- a/user/qt5-qtdeclarative/endian.patch +++ b/user/qt5-qtdeclarative/endian.patch @@ -14,7 +14,7 @@ diff --git qtdeclarative/src/quick/scenegraph/qsgcontextplugin.cpp qtdeclarative index 66add51..a0fdaa2 100644 --- qtdeclarative/src/quick/scenegraph/qsgcontextplugin.cpp +++ qtdeclarative/src/quick/scenegraph/qsgcontextplugin.cpp -@@ -139,7 +139,10 @@ QSGAdaptationBackendData *contextFactory() +@@ -138,7 +138,10 @@ QSGAdaptationBackendData *contextFactory() // If this platform does not support OpenGL, and no backend has been set // default to the software renderer if (requestedBackend.isEmpty() |