mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-22 00:42:04 +02:00
* verifySize is already called by layoutItems().
This commit is contained in:
parent
7b096db2fd
commit
04c14eecb5
@ -237,7 +237,6 @@ GridView::resizeEvent( QResizeEvent* event )
|
||||
{
|
||||
QListView::resizeEvent( event );
|
||||
layoutItems();
|
||||
verifySize();
|
||||
|
||||
emit resized();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user