From 7496e52593d37dd69ab5b39f4091b340a758679c Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 31 Oct 2016 17:24:52 +0100 Subject: reindent after previous commit --- control-center | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'control-center') diff --git a/control-center b/control-center index 5fd50fdd..7f81caf8 100755 --- a/control-center +++ b/control-center @@ -1259,8 +1259,8 @@ sub run_tool { $timeout = Glib::Timeout->add(35, sub { return; $wait_darea->{size} ||= $wait_darea->get_allocation; - my $w = $wait_darea; - $w->queue_draw_area($w->{pix_yy}, $w->{pix_xx}, $w->{pix_width}, $w->{pix_height}); + my $w = $wait_darea; + $w->queue_draw_area($w->{pix_yy}, $w->{pix_xx}, $w->{pix_width}, $w->{pix_height}); 1; }); $left_locked = 1; -- cgit v1.2.1