aboutsummaryrefslogtreecommitdiff
path: root/audio/amarok-kde4/files/patch-amarok_src_statusbar_statusbar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'audio/amarok-kde4/files/patch-amarok_src_statusbar_statusbar.cpp')
-rw-r--r--audio/amarok-kde4/files/patch-amarok_src_statusbar_statusbar.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/amarok-kde4/files/patch-amarok_src_statusbar_statusbar.cpp b/audio/amarok-kde4/files/patch-amarok_src_statusbar_statusbar.cpp
deleted file mode 100644
index 6b19af04d246..000000000000
--- a/audio/amarok-kde4/files/patch-amarok_src_statusbar_statusbar.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- amarok/src/statusbar/statusbar.cpp.orig Mon Dec 18 00:17:13 2006
-+++ amarok/src/statusbar/statusbar.cpp Mon Dec 18 00:13:27 2006
-@@ -81,7 +81,7 @@
- m_slider->setMinimumWidth( m_timeLabel->width() );
-
- m_timeLabel2 = new TimeLabel( positionBox );
-- m_slider->setMinimumWidth( m_timeLabel2->width() );
-+ m_slider->setMinimumWidth( m_timeLabel2->width() + 128 );
-
-
- // TODO Both labels need tooltips (string freeze?)