mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-22 14:10:54 -04:00
homepage - add friend from cert file button
This commit is contained in:
parent
cb960a358d
commit
d6870b45e9
4 changed files with 36 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue