log SvgLoader: Enhance log message
[platform/core/graphics/tizenvg.git] / src / loaders / svg / tvgSvgLoaderCommon.h
index bc44167..e5ed3d7 100644 (file)
@@ -47,6 +47,7 @@ enum class SvgNodeType
     Use,
     Video,
     ClipPath,
+    Mask,
     //Custome_command,   //Not support
     Unknown
 };