mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 00:25:35 +08:00
Status message utility function, overlay frame utility function
This commit is contained in:
@@ -383,6 +383,8 @@ namespace BlackGui
|
||||
}
|
||||
|
||||
this->setModeToHTMLMessage();
|
||||
ui->te_HTMLMessage->setTextColor(QColor(Qt::white)); // hardcoded color
|
||||
ui->te_HTMLMessage->setReadOnly(true);
|
||||
ui->te_HTMLMessage->setText(htmlMessage);
|
||||
this->display(timeOutMs);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user