LAPTOP-SNT8I5JK\Boounion
2024-12-13 d2ba3866de12f3b64b054fcb0b7a08778dd02b8c
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);