missed header file
authorDae Young Ryu <karzia@samsung.com>
Tue, 8 Oct 2013 13:16:11 +0000 (22:16 +0900)
committerDae Young Ryu <karzia@samsung.com>
Tue, 8 Oct 2013 13:16:11 +0000 (22:16 +0900)
Change-Id: Ic1d7540620a2fd7dd9afae7c4cf6d4cd5829593f
Signed-off-by: Dae Young Ryu <karzia@samsung.com>
src/ui/inc/FUiAnim_VisualElementSharedData.h

index dd48fb9..95c8330 100644 (file)
@@ -108,7 +108,7 @@ public:
                virtual ~UpdatePropertiesForRender();
 
                void Clear();
-               void Update(PropertyFlags updateFlags);
+               void Update(_VisualElementImpl* pSource, PropertyFlags updateFlags);
 
 //             // maybe no more needed method
                Variant GetProperty(const Base::String& name) const;