resources/RooUsage.txt
[app.Builder.js] / src / Builder4 / GtkView.vala
index 8f3cfa6..9851abb 100644 (file)
@@ -49,7 +49,7 @@ public class Xcls_GtkView : Object
 
         //listeners
         this.el.size_allocate.connect( (aloc) => {
-        
+         
             this.width = aloc.width;
             this.height =aloc.height;
         });