]> Creatis software - creaImageIO.git/blobdiff - src2/creaImageIOTreeDescriptor.cpp
Clean-Up with Juan Sebastien
[creaImageIO.git] / src2 / creaImageIOTreeDescriptor.cpp
index c1dca8e78b1d5ee575aee2bc12d6d00614a9d866..80244d0f41c9616a49bf880f9094c34f8d3408cc 100644 (file)
@@ -21,6 +21,7 @@ namespace creaImageIO
     const unsigned int AttributeDescriptor::IDENTIFIER = 2;
        /// The attribute can be edited
        const unsigned int AttributeDescriptor::EDITABLE = 3;
+       /// the attribute describes the node
     const unsigned int AttributeDescriptor::LABEL = 4;
     //==================================================================