summaryrefslogtreecommitdiff
path: root/packages/cocoaint/src/imagekit/ImageKitDeprecated.inc
blob: 17c77d27fae27334e79729cc696dcb43e2e7e7e1 (plain)
1
2
3
4
5
6
7
8
9
{ Parsed from ImageKit.framework ImageKitDeprecated.h }

{$ifdef EXTERNAL_SYMBOLS}
var
  IKPictureTakerShowAddressBookPicture: NSString; cvar; external;
  IKPictureTakerShowEmptyPicture: NSString; cvar; external;
  IKPictureTakerCropAreaSizeKey: NSString; cvar; external;
{$endif}