LAPTOP-SNT8I5JK\Boounion
2025-07-28 bfe14e41fa5b07771d78af4511ba18d706bc23cc
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);
};