mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-25 02:09:48 +01:00
fix flicker in showing/hiding jobsview
This commit is contained in:
parent
6af4ff6537
commit
d26cf3de9d
@ -98,8 +98,6 @@ JobStatusView::checkCount()
|
||||
else if ( isHidden() && m_view->model()->rowCount() > 0 )
|
||||
emit showWidget();
|
||||
|
||||
emit sizeChanged( sizeHint() );
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user