From 6cca8f73813a258eb2f74d0125e12a1bb5277e6c Mon Sep 17 00:00:00 2001 From: smh Date: Mon, 17 May 2004 09:44:27 +0000 Subject: [PATCH] KERNEL5894 --- src/SALOMEDS/SALOMEDS_GenericAttribute_i.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SALOMEDS/SALOMEDS_GenericAttribute_i.cxx b/src/SALOMEDS/SALOMEDS_GenericAttribute_i.cxx index 27d6d5fdd..7311b29c0 100644 --- a/src/SALOMEDS/SALOMEDS_GenericAttribute_i.cxx +++ b/src/SALOMEDS/SALOMEDS_GenericAttribute_i.cxx @@ -73,7 +73,7 @@ const char AttributesTypeNames[RegisteredAttributes][30] = { "AttributeStudyProperties", "AttributePythonObject", "AttributeUserID", - "ExternalFileDef", "FileType" + "AttributeExternalFileDef", "AttributeFileType" }; const Standard_GUID AttributesGUIDs[RegisteredAttributes] = { -- 2.39.2