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, 0 insertions, 13 deletions
diff --git a/qtgui-wrong-package.patch b/qtgui-wrong-package.patch
deleted file mode 100644
index d846631bfada..000000000000
--- a/qtgui-wrong-package.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-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()