mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-20 21:29:01 -04:00
added more info when loading forums
This commit is contained in:
parent
5dcbb978c3
commit
8cf78b072b
8 changed files with 38 additions and 18 deletions
|
@ -116,7 +116,7 @@ void GxsChannelPostItem::setup()
|
|||
mCloseOnRead = false;
|
||||
|
||||
/* clear ui */
|
||||
ui->titleLabel->setText(tr("Loading"));
|
||||
ui->titleLabel->setText(tr("Loading..."));
|
||||
ui->datetimelabel->clear();
|
||||
ui->filelabel->clear();
|
||||
ui->newCommentLabel->hide();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue