From b6371faf2b8a87c3a60604f8fd25dd29a828e0da Mon Sep 17 00:00:00 2001 From: Comment Date: Tue, 8 Oct 2013 16:29:37 -0700 Subject: change media id name --- rotord/src/nodes_transform.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rotord/src/nodes_transform.h') diff --git a/rotord/src/nodes_transform.h b/rotord/src/nodes_transform.h index c8fe1cd..2eb680b 100644 --- a/rotord/src/nodes_transform.h +++ b/rotord/src/nodes_transform.h @@ -165,7 +165,7 @@ namespace Rotor { public: Still_image(){ create_attribute("filename","name of image file to load","File name",""); - create_attribute("mediaId","mediaId","mediaId","mediaId"); + create_attribute("media_id","media_id","media_id","media_id"); title="Still image"; description="Load a still image and apply 2D transformation"; UID="d464b0d6-2d0a-11e3-acb7-6be231762445"; -- cgit v1.2.3