comparison PresetAlertViewController.mm @ 21:650589cac373

Picker view stuff started.
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Fri, 18 Jan 2013 15:48:33 +0000
parents fb2ef16dd013
children 8c0783739337
comparison
equal deleted inserted replaced
20:e44dc6f7f12e 21:650589cac373
49 } 49 }
50 return YES; 50 return YES;
51 } 51 }
52 52
53 53
54
54 @end 55 @end
55 56
56 57
57 // global? again. 58 // global? again.
58 PresetAlertViewController *presetAlertViewController = [[PresetAlertViewController alloc] init]; 59 PresetAlertViewController *presetAlertViewController = [[PresetAlertViewController alloc] init];