mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 07:49:42 +01:00
* Don't track history for destroyed widgets.
This commit is contained in:
parent
f7d3c48b25
commit
35a25c3971
@ -871,6 +871,7 @@ ViewManager::onWidgetDestroyed( QWidget* widget )
|
||||
|
||||
if ( resetWidget )
|
||||
{
|
||||
m_currentPage = 0;
|
||||
historyBack();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user