修改地面站闪退问题

This commit is contained in:
hm
2021-07-09 18:26:47 +08:00
parent 56054d9f16
commit e2b6158eba
11 changed files with 756 additions and 1248 deletions
+3 -3
View File
@@ -139,9 +139,9 @@ RemoteControl::RemoteControl(QWidget *parent) :
PowerSwitch->setSegment(3);
PowerSwitch->setPosition(3);
PowerSwitch->setNotice(0,"Soft");
PowerSwitch->setNotice(1,"Remote");
PowerSwitch->setNotice(2,"OFF");
PowerSwitch->setNotice(0,tr("Soft"));
PowerSwitch->setNotice(1,tr("Remote"));
PowerSwitch->setNotice(2,tr("OFF"));