added more info when loading forums

This commit is contained in:
csoler 2020-03-26 17:10:29 +01:00
parent 5dcbb978c3
commit 8cf78b072b
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
8 changed files with 38 additions and 18 deletions

View file

@ -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();