mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 22:25:04 -04:00
Merge pull request #714 from RetroPooh/new1
forum post dialog - hide obsolete sign option; people window fix layout compression
This commit is contained in:
commit
c98e6c6292
2 changed files with 595 additions and 567 deletions
File diff suppressed because it is too large
Load diff
|
@ -257,6 +257,7 @@ void CreateGxsForumMsg::loadFormInformation()
|
|||
{
|
||||
ui.signBox->setChecked(true);
|
||||
ui.signBox->setEnabled(false);
|
||||
ui.signBox->hide();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue