src/Builder4/WindowState.vala
authorAlan Knowles <alan@roojs.com>
Wed, 11 Nov 2015 05:46:31 +0000 (13:46 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 11 Nov 2015 05:46:31 +0000 (13:46 +0800)
src/Builder4/WindowState.vala

index 00b2d0f..a2725cf 100644 (file)
@@ -504,7 +504,8 @@ public class WindowState : Object
                         
 
        }
-       
+       // our project properties is different for Roo and Gtk
+       // it would be better to change the above code to use this, 
        public void attachProjectSettings() {
        
                var ctr_p= ((Gtk.Container)(this.win.projecteditview.el.get_widget()));