Mercurial > hg > soniczoomios
view PresetAlertViewController.h @ 25:f42a00e3f22d
Logs condensed slightly. Questionnaire button enable.
double precision location!!!
author | Robert Tubb <rt300@eecs.qmul.ac.uk> |
---|---|
date | Fri, 01 Feb 2013 17:39:19 +0000 |
parents | fb2ef16dd013 |
children | fabb3a5cdfc9 |
line wrap: on
line source
// // iViewController.h // oscSenderExample // // Created by Robert Tubb on 07/01/2013. // // #import <Foundation/Foundation.h> @interface PresetAlertViewController : NSObject <UIAlertViewDelegate> - (void)showPresetNamePrompt; @end