mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-06-22 22:23:49 +08:00
新增用于About和其他详细信息的%14颜色
This commit is contained in:
@@ -35,6 +35,7 @@ SpkAbout::SpkAbout(QWidget *parent) : SpkDialog(parent)
|
||||
"more Debian-based Linux OSes, and build a real community software repository "
|
||||
"for users around the world.";
|
||||
mDescriptionText = new QLabel;
|
||||
mDescriptionText->setObjectName("spk_about_desc");
|
||||
mDescriptionText->setWordWrap(true);
|
||||
mDescriptionText->setText(description);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user