mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-29 11:01:22 -04:00
fixed layout in ConfCertDialog, removed overnumerous tabs
This commit is contained in:
parent
21143742fd
commit
e4fad4530d
2 changed files with 114 additions and 170 deletions
|
@ -239,9 +239,9 @@ void ConfCertDialog::load()
|
|||
ui.version->show();
|
||||
ui.label_version->show();
|
||||
|
||||
ui.groupBox->show();
|
||||
//ui.groupBox->show();
|
||||
ui.groupBox_4->show();
|
||||
ui.tabWidget->show();
|
||||
//ui.tabWidget->show();
|
||||
//ui.rsid->hide();
|
||||
//ui.label_rsid->hide();
|
||||
ui.pgpfingerprint->show();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue