mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-20 07:52:30 +02:00
Eliding a name does not change its type
This commit is contained in:
parent
fe37ee04d3
commit
3782c24e4a
@ -371,7 +371,6 @@ QueryLabel::paintEvent( QPaintEvent* event )
|
||||
{
|
||||
m_hoverArea.setLeft( 0 );
|
||||
m_hoverArea.setRight( fm.width( elidedText ) + contentsMargins().left() * 2 );
|
||||
m_hoverType = Track;
|
||||
}
|
||||
|
||||
TomahawkUtils::drawQueryBackground( &p, m_hoverArea );
|
||||
|
Loading…
x
Reference in New Issue
Block a user