| SourceCode/Bond/BondEq/AlarmPopupDlg.cpp | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
SourceCode/Bond/BondEq/AlarmPopupDlg.cpp
@@ -209,6 +209,7 @@ SetDlgItemText(IDC_LABEL_NAME, pAlarmMonitor->getAlarmText(m_pActiveAlarm->getId())); strText.Format(_T("ID: %d"), m_pActiveAlarm->getId()); SetDlgItemText(IDC_LABEL_LEVEL, strText); ShowWindow(SW_SHOW); } else { ShowWindow(SW_HIDE);