src/Builder4/ClutterFiles.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 20 May 2015 08:55:35 +0000 (16:55 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 20 May 2015 08:55:35 +0000 (16:55 +0800)
src/Builder4/ClutterFiles.vala

src/Builder4/ClutterFiles.bjs
src/Builder4/ClutterFiles.vala

index 5a98498..8b5f414 100644 (file)
@@ -80,7 +80,7 @@
          "$ x_align" : "Clutter.ActorAlign.START"
         },
         {
-         "* ctor" : "new Clutter.Text.full(\"Sans 10px\", file.nickType(),new Clutter.Color.from_string(\"#fff\"))",
+         "* ctor" : "new Clutter.Text.full(\"Sans 10px\", file.nickType(),  Clutter.Color.from_string(\"#fff\"))",
          "* args" : "JsRender.JsRender file",
          "id" : "+typetitle",
          "$ x_expand" : true,
index 3bc7168..01faaf6 100644 (file)
@@ -344,7 +344,7 @@ public class Xcls_ClutterFiles : Object
         public Xcls_typetitle(Xcls_ClutterFiles _owner , JsRender.JsRender file)
         {
             _this = _owner;
-            this.el = new Clutter.Text.full("Sans 10px", file.nickType(),new Clutter.Color.from_string("#fff"));
+            this.el = new Clutter.Text.full("Sans 10px", file.nickType(),  Clutter.Color.from_string("#fff"));
 
             // my vars (dec)