1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-07 17:42:35 +02:00

* More OSX testing.

This commit is contained in:
Christian Muehlhaeuser 2014-08-21 21:49:15 +02:00
parent 575e8129cb
commit e43f6d1c75

View File

@ -44,7 +44,7 @@ SeekSlider::SeekSlider( QWidget* parent )
// "border-image: url(" RESPATH "images/seek-slider-level.png) %2 %2 %2 %2 stretch stretch;"
"}" )
.arg( 0 /*margin*/)
.arg( 0 /*border*/) +
.arg( 3 /*border*/) +
QString(
"QSlider::handle:horizontal {"
"margin-bottom: -%1px; margin-top: -%1px;"