mrDarker
2025-05-14 0d2da4a2507a5a8d34bf7f736727917d791df0d2
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;