mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 07:49:42 +01:00
Enable mouse tracking so all platforms get temp page delete button
This commit is contained in:
parent
ba77ca4292
commit
08e4da1c8a
@ -72,7 +72,7 @@ SourceTreeView::SourceTreeView( QWidget* parent )
|
||||
setSortingEnabled( true );
|
||||
sortByColumn( 0, Qt::AscendingOrder );
|
||||
setVerticalScrollMode( QTreeView::ScrollPerPixel );
|
||||
|
||||
setMouseTracking( true );
|
||||
// TODO animation conflicts with the expanding-playlists-when-collection-is-null
|
||||
// so investigate
|
||||
// setAnimated( true );
|
||||
|
Loading…
x
Reference in New Issue
Block a user