src/Builder4/WindowState.vala
authorAlan Knowles <alan@roojs.com>
Fri, 27 Feb 2015 01:30:47 +0000 (09:30 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 27 Feb 2015 01:30:47 +0000 (09:30 +0800)
src/Builder4/WindowState.vala

index e891b49..0c4c017 100644 (file)
@@ -493,7 +493,7 @@ public class WindowState : Object
         this.state = new_state;
 
                 
-        this.buttonShowHide();
+        this.buttonsShowHide();
         
         switch (this.state) {