diff options
Diffstat (limited to 'audio/last.fm/patches/volumeslider_h-qt45.patch')
-rw-r--r-- | audio/last.fm/patches/volumeslider_h-qt45.patch | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/audio/last.fm/patches/volumeslider_h-qt45.patch b/audio/last.fm/patches/volumeslider_h-qt45.patch deleted file mode 100644 index 91374423b6..0000000000 --- a/audio/last.fm/patches/volumeslider_h-qt45.patch +++ /dev/null @@ -1,19 +0,0 @@ -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> |