mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-05-01 13:47:49 +02:00
Correctly initialize state of back & forward buttons.
This commit is contained in:
parent
76b559e56c
commit
094b6436bc
@ -356,6 +356,9 @@ TomahawkWindow::setupToolBar()
|
||||
addAction( ActionCollection::instance()->getAction( "quit" ) );
|
||||
#endif
|
||||
|
||||
onHistoryBackAvailable( false );
|
||||
onHistoryForwardAvailable( false );
|
||||
|
||||
balanceToolbar();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user