refactor(*):03LaserCut_V00.00.01,Spark100项目发货前功能提取
This commit is contained in:
@@ -44,7 +44,7 @@ void DeviceSystemInfoWidget::insertInformationToText(const QString text,SYS_INFO
|
||||
switch (level)
|
||||
{
|
||||
case D_NOTHING:
|
||||
fmt.setForeground(QColor(255, 255, 255));
|
||||
fmt.setForeground(QColor(0, 0, 0));
|
||||
break;
|
||||
case D_WARNING:
|
||||
fmt.setForeground(QColor(255, 160, 14));
|
||||
|
||||
Reference in New Issue
Block a user