summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-go/qt/files/qt-0_pre20200904-r1-unbundle_qt.patch')
-rw-r--r--dev-go/qt/files/qt-0_pre20200904-r1-unbundle_qt.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-go/qt/files/qt-0_pre20200904-r1-unbundle_qt.patch b/dev-go/qt/files/qt-0_pre20200904-r1-unbundle_qt.patch
new file mode 100644
index 000000000000..b8e9a8637ef0
--- /dev/null
+++ b/dev-go/qt/files/qt-0_pre20200904-r1-unbundle_qt.patch
@@ -0,0 +1,9 @@
+--- a/internal/binding/files/docs/mod.go
++++ b/internal/binding/files/docs/mod.go
+@@ -1,6 +1 @@
+ package docs
+-
+-import (
+- _ "github.com/therecipe/qt/internal/binding/files/docs/5.12.0"
+- _ "github.com/therecipe/qt/internal/binding/files/docs/5.13.0"
+-)