LAPTOP-SNT8I5JK\Boounion
2025-01-21 ccbda3e4f7ed430843fbc0190e8ee0d0f0e3a721
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);
};