mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-23 09:19:41 +01:00
TWK-443: Don't double-delete dynamic widgets
This commit is contained in:
parent
97ee6f7d5e
commit
36768db7e4
@ -452,7 +452,6 @@ void
|
||||
DynamicWidget::onDeleted()
|
||||
{
|
||||
emit destroyed( widget() );
|
||||
deleteLater();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user