SDC C-Project CF Review 프로그램
LYW
2022-05-31 f1a543772246f59b8b52a8857270b38ee38f3588
ReviewSystem/ReviewRecipeEditor/DlgReview.cpp
@@ -1488,6 +1488,9 @@
            case RCP_PRIORITY_Judge_PR:
               strTemp.Format(_T("PR"));
               break;
            case RCP_PRIORITY_Judge_ND:
               strTemp.Format(_T("ND"));
               break;
            case RCP_PRIORITY_Judge_PT:
               strTemp.Format(_T("PT"));
               break;