1
0
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:
Leo Franchi 2011-09-22 12:39:34 -04:00
parent ba77ca4292
commit 08e4da1c8a

View File

@ -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 );