mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-14 04:42:07 +08:00
actually show it
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@ private:
|
||||
off_str = "<font color='white'><b>" + off_str + "</b></font>";
|
||||
}
|
||||
|
||||
return QString("%1<br>%2<br>%3")
|
||||
return QString("%1<br>%2<br>%3<br>%4")
|
||||
.arg(off_str)
|
||||
.arg(info_str)
|
||||
.arg(warning_str)
|
||||
|
||||
Reference in New Issue
Block a user