removed HeaderFrame where it's not needed; changed the font of top

tooltips to be the same
This commit is contained in:
zapek 2019-01-18 23:30:52 +01:00
parent d143f761cf
commit bb038ab3e0
35 changed files with 211 additions and 425 deletions

View file

@ -57,9 +57,6 @@ ShareManager::ShareManager()
/* Invoke Qt Designer generated QObject setup routine */
ui.setupUi(this);
ui.headerFrame->setHeaderImage(QPixmap(":/images/fileshare64.png"));
ui.headerFrame->setHeaderText(tr("Share Manager"));
isLoading = false;
Settings->loadWidgetInformation(this);