LAPTOP-SNT8I5JK\Boounion
2025-08-15 697fa6b857fe202fe2e5f50d4ecf2c7268e527cc
SourceCode/Bond/Servo/RecipeDeviceBindDlg.h
@@ -29,6 +29,11 @@
   DECLARE_MESSAGE_MAP()
private:
   void ReleaseDeviceControls();
   void CreateDeviceControls(int nXStart, int nYStart, int nTotalControlWidth, int nRowHeight);
   bool FillDeviceInfo(int idx, int nDeviceID, const CString& strDeviceName, int nSelectedRecipeID = -1);
   bool FillComboRecipeList(CComboBox* pCombo, int nDeviceID, int nSelectedRecipeID = -1);
   struct DeviceWidget {
      CEdit* editDeviceID;
      CEdit* editDeviceName;