mirror of
https://github.com/RetroShare/RetroShare.git
synced 2026-01-01 08:40:18 -05:00
Disabled hide function
This commit is contained in:
parent
80e872a62d
commit
e75a6d455e
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ PulseAddDialog::PulseAddDialog(QWidget *parent)
|
|||
ui.pushButton_remove->setIcon(FilesDefs::getIconFromQtResourcePath(QString(":/icons/mail/delete.png")));
|
||||
|
||||
ui.frame_picture->hide();
|
||||
ui.pushButton_picture->hide();
|
||||
//ui.pushButton_picture->hide();
|
||||
|
||||
// initially hiding the browse button as the attach image button is not pressed
|
||||
//ui.frame_PictureBrowse->hide();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue