mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-10-14 06:21:03 -04:00
Added forum font size settings
This commit is contained in:
parent
432e6970c4
commit
121b8460b7
11 changed files with 244 additions and 87 deletions
|
@ -122,6 +122,8 @@ CreateGxsForumMsg::CreateGxsForumMsg(const RsGxsGroupId &fId, const RsGxsMessage
|
|||
|
||||
ui->hashGroupBox->hide();
|
||||
|
||||
mForumFontSizeHandler.registerFontSize(ui->forumMessage);
|
||||
|
||||
#ifndef ENABLE_GENERATE
|
||||
ui->generateCheckBox->hide();
|
||||
ui->generateSpinBox->hide();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue