chenluhua1980
2025-10-21 c31db72ac3c2c3a29a9bbf7ac1b153f236d971fb
SourceCode/Bond/BondEq/AlarmPopupDlg.h
@@ -21,6 +21,7 @@
   void AlarmOff();
private:
   void InitRxWindows();
   void ShowFirstAlarm();
   void SetButtonBackgroundColors(bool bMute);
@@ -33,6 +34,7 @@
   CFont m_fontDescription;
private:
   IObserver* m_pObserver;
   CPLC* m_pPLC;
   CAlarm* m_pActiveAlarm;
   CBlButton m_btnClose;