diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-04-11 08:43:59 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-04-11 08:43:59 +0100 |
commit | bb59556b3302a941db4630613c604644d5f7a617 (patch) | |
tree | 42e60b7ae227b0fe3af52dfac08d59653066a2db /dev-python/pyqt6/files/pyqt6-6.8.0-qt682.patch | |
parent | 3cd09a18bad26aad2645241b868755cfdf41b6ae (diff) |
Diffstat (limited to 'dev-python/pyqt6/files/pyqt6-6.8.0-qt682.patch')
-rw-r--r-- | dev-python/pyqt6/files/pyqt6-6.8.0-qt682.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/dev-python/pyqt6/files/pyqt6-6.8.0-qt682.patch b/dev-python/pyqt6/files/pyqt6-6.8.0-qt682.patch deleted file mode 100644 index 793b45fdda0f..000000000000 --- a/dev-python/pyqt6/files/pyqt6-6.8.0-qt682.patch +++ /dev/null @@ -1,9 +0,0 @@ -Quick build fix while waiting for PyQt6-6.8.2, not entirely sure -if this is correct as hardly know sip. ---- a/sip/QtCore/qstringconverter_base.sip -+++ b/sip/QtCore/qstringconverter_base.sip -@@ -24,3 +24,3 @@ - --class QStringConverterBase -+class QStringConverterBase /NoDefaultCtors/ - { |