mrDarker
2025-04-01 42fc5f4f82dca4c50a4250c2b3e48c1aeda3c943
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;