mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-30 19:00:12 +02:00
* Removed InfoBar from welcome page.
This commit is contained in:
@@ -719,6 +719,7 @@ ViewManager::updateView()
|
||||
else
|
||||
m_topbar->setVisible( true );
|
||||
|
||||
m_infobar->setVisible( currentPage()->showInfoBar() );
|
||||
m_infobar->setCaption( currentPage()->title() );
|
||||
m_infobar->setDescription( currentPage()->description() );
|
||||
m_infobar->setLongDescription( currentPage()->longDescription() );
|
||||
|
Reference in New Issue
Block a user