mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-08 23:26:40 +02:00
* No need for mouse tracking.
This commit is contained in:
@@ -28,7 +28,6 @@ SeekSlider::SeekSlider( QWidget* parent )
|
|||||||
: QSlider( parent )
|
: QSlider( parent )
|
||||||
, m_parent( parent )
|
, m_parent( parent )
|
||||||
{
|
{
|
||||||
setMouseTracking( true );
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user