mrDarker
2025-09-12 0fb528df2c1f05ef7d52827432bd934ce6f9d8cd
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;