mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-07 00:25:16 -04:00
restored text on comment button, and added blue hover effect from ClickableLabel
This commit is contained in:
parent
6cc9cdf130
commit
6d8f5512f9
3 changed files with 9 additions and 4 deletions
|
@ -82,7 +82,7 @@ void BoardPostDisplayWidgetBase::setCommentsSize(int comNb)
|
|||
// else if(comNb > 1)
|
||||
// sComButText = tr("Comments ").append("(%1)").arg(comNb);
|
||||
//
|
||||
// commentButton()->setText(sComButText);
|
||||
commentButton()->setText(tr("Comments"));
|
||||
}
|
||||
|
||||
void BoardPostDisplayWidgetBase::makeDownVote()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue