From bd16a4b1eab326b74d94d58017a00af51903d64f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sat, 28 Feb 2015 18:15:32 +0800 Subject: [PATCH] src/Builder4/WindowState.vala --- src/Builder4/WindowState.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Builder4/WindowState.vala b/src/Builder4/WindowState.vala index 81ef2850d..38d87f9a7 100644 --- a/src/Builder4/WindowState.vala +++ b/src/Builder4/WindowState.vala @@ -532,7 +532,7 @@ public class WindowState : Object this.left_projects.el.hide(); if (oldstate != State.FILES) { // it's handled above.. - print ("changing state to previe without ") + print ("changing state to preview from NOT files.."); this.win.rooview.el.save_easing_state(); this.win.rooview.el.set_scale(1.0f,1.0f); this.win.rooview.el.restore_easing_state(); -- 2.39.2