From 52713a9ee94bb13a1b5eaf21fa44ee3397ecdb70 Mon Sep 17 00:00:00 2001 From: vsr Date: Thu, 22 Jan 2015 17:03:45 +0300 Subject: [PATCH] Minor correction to avoid "unknown type Object" warning from ModuleCatalog at YACS activation. --- resources/GEOMCatalog.xml.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/GEOMCatalog.xml.in b/resources/GEOMCatalog.xml.in index bb07e4de7..97f3a2c21 100644 --- a/resources/GEOMCatalog.xml.in +++ b/resources/GEOMCatalog.xml.in @@ -33,6 +33,7 @@ + @@ -875,7 +876,7 @@ theObject - Object + CORBA/Object unknown -- 2.39.2