From 79c746bf370b64a4f450448e63df9157b5652812 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期五, 10 十一月 2023 13:21:32 +0800
Subject: [PATCH] Merge branch 'dev_lrs' into dev
---
_Main/UI/MacroPlanner/Component_FormDecisionLog/_ROOT_Component_FormDecisionLog.def | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlanner/Component_FormDecisionLog/_ROOT_Component_FormDecisionLog.def b/_Main/UI/MacroPlanner/Component_FormDecisionLog/_ROOT_Component_FormDecisionLog.def
new file mode 100644
index 0000000..84521dd
--- /dev/null
+++ b/_Main/UI/MacroPlanner/Component_FormDecisionLog/_ROOT_Component_FormDecisionLog.def
@@ -0,0 +1,10 @@
+Quintiq file version 2.0
+#root
+#parent: LibMacroPlannerTCUI
+OrphanComponent FormDecisionLog #extension
+{
+ Children:
+ [
+ #child: ListDecisionLog
+ ]
+}
--
Gitblit v1.9.3