chenluhua1980
6 天以前 4b7616f61a6a37cc917cdbcb131f91272ab2e6fb
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;