mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
add GEODE_FRIEND_MODIFY to CCControlColourPicker
This commit is contained in:
parent
b06caa339c
commit
aa8da3687e
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@ NS_CC_EXT_BEGIN
|
|||
|
||||
class CCControlColourPicker : public CCControl
|
||||
{
|
||||
GEODE_FRIEND_MODIFY
|
||||
|
||||
public:
|
||||
RT_ADD(
|
||||
ccColor3B const& getColorValue() const;
|
||||
|
|
Loading…
Reference in a new issue