homepage - add friend from cert file button

This commit is contained in:
RetroPooh 2017-03-04 00:12:36 +03:00
parent cb960a358d
commit d6870b45e9
4 changed files with 36 additions and 1 deletions

View file

@ -81,6 +81,8 @@ ConnectFriendWizard::ConnectFriendWizard(QWidget *parent) :
// (csoler) I'm hiding this, since it is not needed anymore with the new Home page.
ui->userFrame->hide();
ui->userFileFrame->hide(); // in homepage dropmenu now
// this define comes from Qt example. I don't have mac, so it wasn't tested
#ifndef Q_OS_MAC