mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-16 09:03:51 -05:00
Hide the comment buttons
This commit is contained in:
parent
85c86197a1
commit
1fbefa5fed
2 changed files with 3 additions and 2 deletions
|
|
@ -475,7 +475,7 @@ void ChannelsCommentsItem::fill()
|
|||
// differences between Feed or Top of Comment.
|
||||
if (mFeedHolder)
|
||||
{
|
||||
ui->commentButton->show();
|
||||
//ui->commentButton->show();
|
||||
|
||||
// Not yet functional
|
||||
/*if (mPost.mCommentCount)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue