Merge "(FrameCallback) Ensure setting a color is reset every frame" into devel/master
[platform/core/uifw/dali-core.git] / dali / internal / event / common / type-info-impl.h
index 06fd0a1..54cfe22 100644 (file)
@@ -405,6 +405,7 @@ private:
 private:
 
   TypeRegistry& mTypeRegistry;
+  mutable Internal::TypeInfo* mBaseType; // allow changing from const methods, initialised inside constructor
   std::string mTypeName;
   std::string mBaseTypeName;
   union