diff -r 05fb32410350 -r 2e725778e107 QTfrontend/ui/page/pagedata.h --- a/QTfrontend/ui/page/pagedata.h Wed Apr 12 00:23:10 2017 +0200 +++ b/QTfrontend/ui/page/pagedata.h Wed Apr 12 19:35:44 2017 +0200 @@ -48,6 +48,7 @@ QHash progressBars; QVBoxLayout *progressBarsLayout; QPushButtonWithSound * pbOpenDir; + QPushButtonWithSound * pbHome; bool m_contentDownloaded; ///< true if something was downloaded since last page leave