X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/b25a3298676bd85e313a4707b6cc3051405bbcfd..3b1f9f1fd5958a8241495edf7c72d335ac302c68:/ITSlideHorizontallyWindowEffect.m diff --git a/ITSlideHorizontallyWindowEffect.m b/ITSlideHorizontallyWindowEffect.m index ac302ff..01b3545 100755 --- a/ITSlideHorizontallyWindowEffect.m +++ b/ITSlideHorizontallyWindowEffect.m @@ -137,7 +137,7 @@ [self setSlide:0.0]; [self setWindowVisibility:ITWindowHiddenState]; - __idle =YES; + __idle = YES; if ( __shouldReleaseWhenIdle ) { [self release];