mrDarker
2025-08-02 91632a114b5cf43f213626af1ad0382b75cc3899
SourceCode/Bond/Servo/PageRecipe.h
@@ -13,6 +13,8 @@
   virtual ~CPageRecipe();
private:
   void InitListCtrlHeaderForMaster();
   void InitListCtrlHeaderForDevice();
   void UpdateRecipeByPPID(const CString& strPPID);
   void FillDataToListCtrl(const std::vector<RecipeInfo>& vecRecipe);
   void FillRecipeListToListCtrl(SERVO::CRecipeList* pList);