src/Builder4/WindowState.vala
authorAlan Knowles <alan@roojs.com>
Fri, 25 Sep 2015 08:44:53 +0000 (16:44 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 25 Sep 2015 08:44:53 +0000 (16:44 +0800)
src/Builder4/WindowState.vala

index 656f1d1..10214b5 100644 (file)
@@ -1017,9 +1017,9 @@ public class WindowState : Object
                                        }
                                        this.win.addfilebutton.el.show();
                                        this.win.search_entry.el.show();
-                                        
+                                       this.win.projecteditbutton.el.show(); 
                                } 
-                               this.win.projecteditbutton.el.show(); 
+                               
                                         
                                this.win.addprojectbutton.el.show();
                                this.win.delprojectbutton.el.show();