mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-25 23:06:10 -05:00
forum post dialog - hide obsolete sign option
This commit is contained in:
parent
711e38bf6c
commit
d36096896e
@ -257,6 +257,7 @@ void CreateGxsForumMsg::loadFormInformation()
|
||||
{
|
||||
ui.signBox->setChecked(true);
|
||||
ui.signBox->setEnabled(false);
|
||||
ui.signBox->hide();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user