update version number when sending temporary change from node
[roobuilder] / src / JsRender / NodeProp.vala
index 9350212..1cf7d32 100644 (file)
@@ -215,6 +215,7 @@ public class JsRender.NodeProp : Object {
                this.rtype = rtype;
                this.val = val;
                this.childstore = new GLib.ListStore( typeof(NodeProp));
+                
        }