summarylogtreecommitdiffstats
path: root/qtgui-wrong-package.patch
blob: d846631bfada36e21e6ad6f127221bc6d58d28db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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()