diff options
Diffstat (limited to 'rotord/src/nodes_transform.h')
| -rw-r--r-- | rotord/src/nodes_transform.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rotord/src/nodes_transform.h b/rotord/src/nodes_transform.h index f60a566..c8fe1cd 100644 --- a/rotord/src/nodes_transform.h +++ b/rotord/src/nodes_transform.h @@ -165,6 +165,7 @@ namespace Rotor { public: Still_image(){ create_attribute("filename","name of image file to load","File name",""); + create_attribute("mediaId","mediaId","mediaId","mediaId"); title="Still image"; description="Load a still image and apply 2D transformation"; UID="d464b0d6-2d0a-11e3-acb7-6be231762445"; |
