summarylogtreecommitdiffstats
path: root/qtgui-wrong-package.patch
diff options
context:
space:
mode:
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()