mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 03:40:16 +02:00
* More OSX testing.
This commit is contained in:
@@ -44,7 +44,7 @@ SeekSlider::SeekSlider( QWidget* parent )
|
|||||||
// "border-image: url(" RESPATH "images/seek-slider-level.png) %2 %2 %2 %2 stretch stretch;"
|
// "border-image: url(" RESPATH "images/seek-slider-level.png) %2 %2 %2 %2 stretch stretch;"
|
||||||
"}" )
|
"}" )
|
||||||
.arg( 0 /*margin*/)
|
.arg( 0 /*margin*/)
|
||||||
.arg( 0 /*border*/) +
|
.arg( 3 /*border*/) +
|
||||||
QString(
|
QString(
|
||||||
"QSlider::handle:horizontal {"
|
"QSlider::handle:horizontal {"
|
||||||
"margin-bottom: -%1px; margin-top: -%1px;"
|
"margin-bottom: -%1px; margin-top: -%1px;"
|
||||||
|
Reference in New Issue
Block a user