Few warnings removed (MSVC).
[platform/core/uifw/dali-core.git] / dali / public-api / object / type-registry.h
index cb84ba2..4964048 100644 (file)
@@ -37,7 +37,7 @@ namespace Internal DALI_INTERNAL
 {
 class TypeRegistry;
 }
-class DefaultPropertyMetadata;
+struct DefaultPropertyMetadata;
 
 /**
  * @brief The TypeRegistry allows registration of type instance creation functions.