git.ithinksw.org
/
ITKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixing the effects so they work on multiple monitors where the screen
[ITKit.git]
/
ITTextFieldCell.m
diff --git
a/ITTextFieldCell.m
b/ITTextFieldCell.m
index
aed1f00
..
aeb6ca7
100755
(executable)
--- a/
ITTextFieldCell.m
+++ b/
ITTextFieldCell.m
@@
-15,7
+15,7
@@
#pragma mark INITIALIZATION METHODS
/*************************************************************************/
#pragma mark INITIALIZATION METHODS
/*************************************************************************/
-- (id)initTextCell:(NSString *)string
;
+- (id)initTextCell:(NSString *)string
{
if ( ( self = [super initTextCell:string] ) ) {
castsShadow = NO;
{
if ( ( self = [super initTextCell:string] ) ) {
castsShadow = NO;