LAPTOP-SNT8I5JK\Boounion
2025-06-09 fac102938562e13dd4e4e4914d0fde9b1cd05d8b
SourceCode/Bond/BondEq/TopToolbar.h
@@ -32,6 +32,7 @@
private:
   CBlButton m_btnRun;
   CBlButton m_btnStop;
   CBlButton m_btnAlarm;
   CBlButton m_btnSettings;
   CBlButton m_btnOperator;
@@ -52,4 +53,5 @@
   afx_msg void OnSize(UINT nType, int cx, int cy);
   virtual BOOL OnCommand(WPARAM wParam, LPARAM lParam);
   afx_msg void OnButtonOperatorMenuClicked(NMHDR* pNMHDR, LRESULT* pResult);
   virtual BOOL PreTranslateMessage(MSG* pMsg);
};