mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
* verifySize is already called by layoutItems().
This commit is contained in:
@@ -237,7 +237,6 @@ GridView::resizeEvent( QResizeEvent* event )
|
||||
{
|
||||
QListView::resizeEvent( event );
|
||||
layoutItems();
|
||||
verifySize();
|
||||
|
||||
emit resized();
|
||||
}
|
||||
|
Reference in New Issue
Block a user