mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -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
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…
Reference in New Issue
Block a user