mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-30 01:38:51 -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
|
@ -59,7 +59,7 @@ void GxsForumGroupItem::setup()
|
|||
setAttribute(Qt::WA_DeleteOnClose, true);
|
||||
|
||||
/* clear ui */
|
||||
ui->nameLabel->setText(tr("Loading"));
|
||||
ui->nameLabel->setText(tr("Loading..."));
|
||||
ui->titleLabel->clear();
|
||||
ui->descLabel->clear();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue