summarylogtreecommitdiffstats
path: root/qtgui-wrong-package.patch
diff options
context:
space:
mode:
authorScore_Under2020-02-07 23:36:15 +0000
committerScore_Under2020-02-07 23:36:15 +0000
commitd06aa3534af66661c9f26f504324dc43c100cbbf (patch)
tree466c7a857d354eb805d615a1dce8362306ed3ad6 /qtgui-wrong-package.patch
parentd2e84ac27ac7d8dc9cdc321d796a5f0298ae69d5 (diff)
downloadaur-d06aa3534af66661c9f26f504324dc43c100cbbf.tar.gz
Update for v383
Diffstat (limited to 'qtgui-wrong-package.patch')
-rw-r--r--qtgui-wrong-package.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/qtgui-wrong-package.patch b/qtgui-wrong-package.patch
new file mode 100644
index 000000000000..d846631bfada
--- /dev/null
+++ b/qtgui-wrong-package.patch
@@ -0,0 +1,13 @@
+diff --git a/include/ClientGUICanvas.py b/include/ClientGUICanvas.py
+index 7b176bb..15894d7 100755
+--- a/include/ClientGUICanvas.py
++++ b/include/ClientGUICanvas.py
+@@ -5300,7 +5300,7 @@ class MediaContainer( QW.QWidget ):
+ self._static_image_window = StaticImage( self )
+
+ self._volume_control.adjustSize()
+- self._volume_control.setCursor( QG.Qt.ArrowCursor )
++ self._volume_control.setCursor( QC.Qt.ArrowCursor )
+
+ self._animation_window.hide()
+ self._animation_bar.hide()