summarylogtreecommitdiffstats
path: root/0001-Handle-win64-in-dumpcpp-and-MetaObjectGenerator-read.patch
diff options
context:
space:
mode:
authorMartchus2024-02-15 21:22:26 +0100
committerMartchus2024-02-15 21:22:26 +0100
commite75497a0353e5c5b5d8ab0c6efc9cf84b236e020 (patch)
tree6ebfb5a2c022a7cb8c27d9e9eb330198412b598e /0001-Handle-win64-in-dumpcpp-and-MetaObjectGenerator-read.patch
parent561ffbe3c3d7a487a2e10a0b177e0f0b2590573e (diff)
downloadaur-e75497a0353e5c5b5d8ab0c6efc9cf84b236e020.tar.gz
Update to 6.6.2
Diffstat (limited to '0001-Handle-win64-in-dumpcpp-and-MetaObjectGenerator-read.patch')
-rw-r--r--0001-Handle-win64-in-dumpcpp-and-MetaObjectGenerator-read.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0001-Handle-win64-in-dumpcpp-and-MetaObjectGenerator-read.patch b/0001-Handle-win64-in-dumpcpp-and-MetaObjectGenerator-read.patch
index 0804508666e3..b5dfe4a6e769 100644
--- a/0001-Handle-win64-in-dumpcpp-and-MetaObjectGenerator-read.patch
+++ b/0001-Handle-win64-in-dumpcpp-and-MetaObjectGenerator-read.patch
@@ -1,4 +1,4 @@
-From 7df430149d047580d627e92793121ad114331969 Mon Sep 17 00:00:00 2001
+From ce766e27093dd76e58c6233434c869dfb6ff7c67 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Fri, 2 Jun 2017 17:21:08 +0200
Subject: [PATCH 1/3] Handle win64 in dumpcpp and
@@ -11,7 +11,7 @@ See https://bugreports.qt.io/browse/QTBUG-46827
2 files changed, 12 insertions(+)
diff --git a/src/activeqt/container/qaxbase.cpp b/src/activeqt/container/qaxbase.cpp
-index 5ba59c3..a58936b 100644
+index 3463f3c..88d3249 100644
--- a/src/activeqt/container/qaxbase.cpp
+++ b/src/activeqt/container/qaxbase.cpp
@@ -2118,6 +2118,10 @@ void MetaObjectGenerator::readClassInfo()