git.ithinksw.org
/
ITKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed the menu indent.
[ITKit.git]
/
ITSlideHorizontallyWindowEffect.m
diff --git
a/ITSlideHorizontallyWindowEffect.m
b/ITSlideHorizontallyWindowEffect.m
index
ac302ff
..
01b3545
100755
(executable)
--- 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];