summaryrefslogtreecommitdiff
path: root/audio/last.fm/patches/volumeslider_h-qt45.patch
blob: 91374423b626e6b486cce6d309a5f3f1bab67a1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Index: lastfm-1.5.1.31879/src/myvolumeslider.h
===================================================================
--- /dev/null
+++ lastfm-1.5.1.31879/src/myvolumeslider.h
@@ -0,0 +1 @@
+#include "volumeslider.h"
Index: lastfm-1.5.1.31879/src/playcontrols.ui
===================================================================
--- lastfm-1.5.1.31879.orig/src/playcontrols.ui
+++ lastfm-1.5.1.31879/src/playcontrols.ui
@@ -146,7 +146,7 @@
   <customwidget>
    <class>VolumeSlider</class>
    <extends>QFrame</extends>
-   <header>volumeslider.h</header>
+   <header>myvolumeslider.h</header>
    <container>1</container>
   </customwidget>
  </customwidgets>