X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/f2b0d96803579e18b734728916b484828d895e16..3e6ffde0979aded206bb6741114253dc0615cc9c:/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;