From 7318dfd2454b5f31df38c142dafc3d6d1d592f36 Mon Sep 17 00:00:00 2001 From: chaiyunying <chaiyunying> Date: 星期二, 31 十月 2023 11:15:54 +0800 Subject: [PATCH] update pdm file --- _Main/UI/MacroPlanner/Component_ApplicationLibMacroPlanner/Component_mbMainMenu.def | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlanner/Component_ApplicationLibMacroPlanner/Component_mbMainMenu.def b/_Main/UI/MacroPlanner/Component_ApplicationLibMacroPlanner/Component_mbMainMenu.def index 20ed0bd..2cd8ea3 100644 --- a/_Main/UI/MacroPlanner/Component_ApplicationLibMacroPlanner/Component_mbMainMenu.def +++ b/_Main/UI/MacroPlanner/Component_ApplicationLibMacroPlanner/Component_mbMainMenu.def @@ -13,6 +13,10 @@ [ Component MenuSpecial #extension { + Children: + [ + Component MenuGlobalOTDTableTest { #keys: '[157968.0.1170224128]' BaseType: 'Menu' Properties: [ Image: 'DUDE2' Text: 'GlobalOTDTable Test' ] } + ] Properties: [ ModeledStringList ChildOrdering @@ -30,6 +34,7 @@ c: MenuTest c: MenuScenarioManagerTest c: MenuMPDomainHandlerTest + c: MenuGlobalOTDTableTest c: MenuRemoveHistory c: Menu46 c: MenuRefresh @@ -80,6 +85,7 @@ Component MenuDoSync { #keys: '[414384.0.605664172]' BaseType: 'Menu' Properties: [ Image: 'CLOUD_DOWNLOAD' Text: 'DoSync' ] } Component menuSeparator506 { #keys: '[414702.0.137524309]' BaseType: 'Menu' Properties: [ Separator: true ] } Component ComponentMenuAnalysisGlobalOTDTable { #keys: '[414702.0.137524953]' BaseType: 'ComponentMenu' Properties: [ ComponentType: 'frmStandardAnalysisGlobalOTDTable' Text: '' ] } + Component ComponentMenu749 { #keys: '[414702.1.273394009]' BaseType: 'ComponentMenu' Properties: [ ComponentType: 'frmStandardAnalysis633' Text: '' ] } ] Properties: [ @@ -98,6 +104,7 @@ c: MenuDoSync c: menuSeparator506 c: ComponentMenuAnalysisGlobalOTDTable + c: ComponentMenu749 } ] } @@ -136,6 +143,8 @@ [ Component menuSeparator457 { #keys: '[414702.0.265704251]' BaseType: 'Menu' Properties: [ Separator: true ] } Component ComponentMenu666 { #keys: '[414702.0.265704260]' BaseType: 'ComponentMenu' Properties: [ ComponentType: 'FormBrokerExecuteLog' Text: '' ] } + Component menuSeparator822 { #keys: '[414702.0.340555024]' BaseType: 'Menu' Properties: [ Separator: true ] } + Component ComponentMenu783 { #keys: '[414702.0.340555035]' BaseType: 'ComponentMenu' Properties: [ ComponentType: 'FormTestButtonCollection' Text: '' ] } ] Properties: [ @@ -154,6 +163,8 @@ c: menuExit c: menuSeparator457 c: ComponentMenu666 + c: menuSeparator822 + c: ComponentMenu783 } ] } -- Gitblit v1.9.3