重新改进支持Qt4.6-Qt6.1
This commit is contained in:
@@ -442,7 +442,7 @@ void LightButton::alarm()
|
||||
bgColor = normalColor;
|
||||
} else {
|
||||
textColor = QColor(255, 255, 255);
|
||||
bgColor = alarmColor;
|
||||
bgColor = alarmColor;
|
||||
}
|
||||
|
||||
this->update();
|
||||
|
||||
Reference in New Issue
Block a user