X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/22a86e1af594d77fde7f056cf5152478f14dafbf..01db0767091e20e5515fae009a07a6fd8535bcdf:/ITTextField.h diff --git a/ITTextField.h b/ITTextField.h index ea3e8f3..0a100ae 100755 --- a/ITTextField.h +++ b/ITTextField.h @@ -18,15 +18,6 @@ @interface ITTextField : NSTextField { - BOOL castsShadow; - - float shadowElevation; - float shadowAzimuth; - float shadowAmbient; - float shadowHeight; - float shadowRadius; - float shadowSaturation; - } - (BOOL)castsShadow;