git.ithinksw.org
/
ITKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Getting things in order for the bigger stuff...
[ITKit.git]
/
ITTextFieldCell.m
diff --git
a/ITTextFieldCell.m
b/ITTextFieldCell.m
index
3d04848
..
7e289fd
100755
(executable)
--- a/
ITTextFieldCell.m
+++ b/
ITTextFieldCell.m
@@
-1,5
+1,5
@@
#import "ITTextFieldCell.h"
#import "ITTextFieldCell.h"
-#import <
CoreGraphics/CoreGraphic
s.h>
+#import <
ApplicationServices/ApplicationService
s.h>
#import "ITCoreGraphicsHacks.h"
#import "ITCoreGraphicsHacks.h"
@@
-24,7
+24,7
@@
shadowAmbient = 0.15;
shadowHeight = 1.00;
shadowRadius = 4.00;
shadowAmbient = 0.15;
shadowHeight = 1.00;
shadowRadius = 4.00;
- shadowSaturation = 1.
0
;
+ shadowSaturation = 1.
2
;
}
return self;
}
return self;