Test harness for UBO
[platform/core/uifw/dali-core.git] / automated-tests / src / dali / dali-test-suite-utils / test-graphics-reflection.h
index 9311e07..543cf6e 100644 (file)
@@ -55,6 +55,8 @@ public: // Test methods
     }
   }
 
+  Dali::Property::Type GetMemberType( int blockIndex, int location) const;
+
   TestGlAbstraction&               mGl;
   mutable std::vector<std::string> mAttributes;
 };