mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-10 16:14:40 +02:00
Correctly initialize state of back & forward buttons.
This commit is contained in:
@@ -356,6 +356,9 @@ TomahawkWindow::setupToolBar()
|
||||
addAction( ActionCollection::instance()->getAction( "quit" ) );
|
||||
#endif
|
||||
|
||||
onHistoryBackAvailable( false );
|
||||
onHistoryForwardAvailable( false );
|
||||
|
||||
balanceToolbar();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user