mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
Status message utility function, overlay frame utility function
This commit is contained in:
committed by
Mat Sutcliffe
parent
cb77279b4d
commit
ac2d665c6b
@@ -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