Commit cd7c4411 authored by K900's avatar K900
Browse files

qt6.qtdeclarative: backport fix for common crash in Plasma

parent 631c6a2f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -37,6 +37,11 @@ qtModule {
    })
    # add version specific QML import path
    ./use-versioned-import-path.patch

    # Fix common crash
    # Manual backport of https://invent.kde.org/qt/qt/qtdeclarative/-/commit/b1ee7061ba77a7f5dc4148129bb2083f5c28e039
    # https://bugreports.qt.io/browse/QTBUG-140018
    ./stackview-crash.patch
  ];

  preConfigure =
+473 −0

File added.

Preview size limit exceeded, changes collapsed.