mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-10 05:12:20 +08:00
update:更新软件标题栏显示
This commit is contained in:
parent
f7fcf5ef11
commit
24f3be1373
@ -12,6 +12,9 @@ MainWindow::MainWindow(QWidget *parent)
|
||||
//初始化控件样式
|
||||
void MainWindow::initStyle()
|
||||
{
|
||||
//设置窗口标题
|
||||
this->setWindowTitle("软件更新中心");
|
||||
|
||||
//查询框样式
|
||||
ui->plainTextEdit->setStyleSheet(R"(
|
||||
QPlainTextEdit {
|
||||
|
Loading…
x
Reference in New Issue
Block a user