commit:     620395e9973aed1a574f65e713c28fd970001b2c
Author:     Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 13 08:26:52 2026 +0000
Commit:     Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org>
CommitDate: Fri Feb 13 08:26:52 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=620395e9

dev-games/tiled: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger <mm1ke <AT> gentoo.org>

 dev-games/tiled/files/tiled-1.11-qt6.8.2.patch | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/dev-games/tiled/files/tiled-1.11-qt6.8.2.patch 
b/dev-games/tiled/files/tiled-1.11-qt6.8.2.patch
deleted file mode 100644
index 29e1eca70753..000000000000
--- a/dev-games/tiled/files/tiled-1.11-qt6.8.2.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-commit 60388da00ef8e64608c581369b5c68e85162e31d
-Author: Thorbjørn Lindeijer <[email protected]>
-Date:   Fri Feb 14 20:49:16 2025 +0100
-
-    Fixed compile against Qt 6.8.2
-    
-    A rather smaller change than 776d3b67b011f970a65e8a743795401851684cc9
-    for the 1.11 branch, which keeps compatibility down to Qt 5.12.
-
-diff --git a/src/libtiled/qtcompat_p.h b/src/libtiled/qtcompat_p.h
-index 3b46dc1b..60c089ed 100644
---- a/src/libtiled/qtcompat_p.h
-+++ b/src/libtiled/qtcompat_p.h
-@@ -28,5 +28,5 @@ using ::endl;
- #endif
- 
- #if QT_VERSION >= QT_VERSION_CHECK(6,0,0)
--using QStringRef = QStringView;
-+#define QStringRef QStringView
- #endif

Reply via email to