From 174d2790d88fa5aaaa728eb0bc7e98d9ec79c1a8 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期四, 29 八月 2024 15:54:44 +0800
Subject: [PATCH] 默认添加空eventtype

---
 Calendars/BL/Type_LibCal_CommonCalendar/StaticMethod_Create.qbl |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/Calendars/BL/Type_LibCal_CommonCalendar/StaticMethod_Create.qbl b/Calendars/BL/Type_LibCal_CommonCalendar/StaticMethod_Create.qbl
index 756354e..48f4ddb 100644
--- a/Calendars/BL/Type_LibCal_CommonCalendar/StaticMethod_Create.qbl
+++ b/Calendars/BL/Type_LibCal_CommonCalendar/StaticMethod_Create.qbl
@@ -5,5 +5,4 @@
 ) as LibCal_CommonCalendar
 {
   TextBody: 'return owner_i.CommonCalendar( relnew );'
-  InterfaceProperties { Accessibility: 'Module' }
 }

--
Gitblit v1.9.3