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);