changeset 12234 | 2e725778e107 |
parent 11046 | 47a8c19ecb60 |
--- 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<QNetworkReply*, QProgressBar *> progressBars; QVBoxLayout *progressBarsLayout; QPushButtonWithSound * pbOpenDir; + QPushButtonWithSound * pbHome; bool m_contentDownloaded; ///< true if something was downloaded since last page leave