src/Builder4/WindowState.vala
authorAlan Knowles <alan@roojs.com>
Tue, 2 Jun 2015 12:35:55 +0000 (20:35 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 2 Jun 2015 12:35:55 +0000 (20:35 +0800)
src/Builder4/WindowState.vala

index 6c93ddd..ad19205 100644 (file)
@@ -972,7 +972,7 @@ public class WindowState : Object
                                this.win.search_entry.el.show();
                                this.win.search_results.el.show();
                                this.win.backbutton.el.show();
-                               this.win.objectshowbutton.el.show(); // add objects
+                               this.win.objectshowbutton.el.show(); // add objects ?? can you do this from here?
                                this.win.addpropbutton.el.show();  
                                this.win.addlistenerbutton.el.show(); 
                                break;