mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
* Don't track history for destroyed widgets.
This commit is contained in:
@@ -871,6 +871,7 @@ ViewManager::onWidgetDestroyed( QWidget* widget )
|
||||
|
||||
if ( resetWidget )
|
||||
{
|
||||
m_currentPage = 0;
|
||||
historyBack();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user