Mercurial > hg > soniczoomios
comparison TimedSessionController.h @ 40:af06bb942d58
Commit Before reverting to beta release to generate dSYM.
author | Robert Tubb <rt300@eecs.qmul.ac.uk> |
---|---|
date | Fri, 12 Apr 2013 16:13:42 +0100 |
parents | df7c08faf541 |
children |
comparison
equal
deleted
inserted
replaced
39:df7c08faf541 | 40:af06bb942d58 |
---|---|
3 // sonicZoom | 3 // sonicZoom |
4 // | 4 // |
5 // Created by Robert Tubb on 18/02/2013. | 5 // Created by Robert Tubb on 18/02/2013. |
6 // | 6 // |
7 // | 7 // |
8 #define SECONDS_PER_INTERFACE 400 | 8 #define SECONDS_PER_INTERFACE 300 |
9 #import <Foundation/Foundation.h> | 9 #import <Foundation/Foundation.h> |
10 | 10 |
11 | 11 |
12 @interface TimedSessionController : NSObject <UIAlertViewDelegate> | 12 @interface TimedSessionController : NSObject <UIAlertViewDelegate> |
13 @property (nonatomic, assign) id theOFAppRef; | 13 @property (nonatomic, assign) id theOFAppRef; |