Remove doubled Smooth attribute
This commit is contained in:
parent
4662417dbe
commit
2733b5ad06
|
|
@ -45,7 +45,6 @@ public:
|
||||||
DECL_ATTR( FrameRate, int )
|
DECL_ATTR( FrameRate, int )
|
||||||
DECL_ATTR( FrameCount, int )
|
DECL_ATTR( FrameCount, int )
|
||||||
DECL_ATTR( Brightness, int )
|
DECL_ATTR( Brightness, int )
|
||||||
DECL_ATTR( Smooth, bool )
|
|
||||||
|
|
||||||
void wait(int duration);
|
void wait(int duration);
|
||||||
void fadeout(int duration);
|
void fadeout(int duration);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue