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