projects
/
platform
/
core
/
uifw
/
dali-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99fa403
)
Added @since to type-registry.h API change
58/57758/1
author
x1ma
<x1.ma@samsung.com>
Fri, 22 Jan 2016 11:04:09 +0000
(11:04 +0000)
committer
x1ma
<x1.ma@samsung.com>
Fri, 22 Jan 2016 11:04:09 +0000
(11:04 +0000)
Change-Id: I803903f320784ef87a719ef62174f7e7910f6279
dali/public-api/object/type-registry.h
patch
|
blob
|
history
diff --git
a/dali/public-api/object/type-registry.h
b/dali/public-api/object/type-registry.h
index abb655465839efff477fd65caa7d772caf17a3df..aac32d7d863218457145cdfcd188c0e3534c2e88 100644
(file)
--- a/
dali/public-api/object/type-registry.h
+++ b/
dali/public-api/object/type-registry.h
@@
-314,6
+314,8
@@
public:
/**
* @brief This constructor registers the animatable property with the registered default value.
*
+ * @since DALi 1.1.18
+ *
* This constructor is for scene-graph only properties where the
* value of the property can be retrieved and set via specified
* functions.