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