summarylogtreecommitdiffstats
path: root/0003-Fix-compile-error-about-missing-QStringView-overload.patch
diff options
context:
space:
mode:
Diffstat (limited to '0003-Fix-compile-error-about-missing-QStringView-overload.patch')
-rw-r--r--0003-Fix-compile-error-about-missing-QStringView-overload.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0003-Fix-compile-error-about-missing-QStringView-overload.patch b/0003-Fix-compile-error-about-missing-QStringView-overload.patch
index f88112bcb854..63b10e020c89 100644
--- a/0003-Fix-compile-error-about-missing-QStringView-overload.patch
+++ b/0003-Fix-compile-error-about-missing-QStringView-overload.patch
@@ -1,4 +1,4 @@
-From 8cdb1f8bb457dc5e7d978da3bb8fbfdb7ae37800 Mon Sep 17 00:00:00 2001
+From a68e47fd6691cb019e5cc2b4190c60b796334dca Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Mon, 12 Sep 2022 17:38:47 +0200
Subject: [PATCH 3/3] Fix compile error about missing QStringView overload
@@ -33,5 +33,5 @@ index 679bf9e..d73457a 100644
nextTypeAndForceComplete = startType + lengthType;
} while (true);
--
-2.43.0
+2.44.0