mrDarker
2025-10-22 e8a27bb203fe2aff70390a5eca002d7438da9b0f
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;