Mercurial > hg > soniczoomios
diff QuestionnaireViewController.h @ 32:ab7c86d0f3d8
V0.3 SZBeta sent out. bristol tests.
author | Robert Tubb <rt300@eecs.qmul.ac.uk> |
---|---|
date | Fri, 08 Mar 2013 14:54:55 +0000 |
parents | 23ef179c3748 |
children |
line wrap: on
line diff
--- a/QuestionnaireViewController.h Fri Mar 01 13:28:45 2013 +0000 +++ b/QuestionnaireViewController.h Fri Mar 08 14:54:55 2013 +0000 @@ -39,6 +39,7 @@ -(IBAction)show:(id)sender; - (IBAction)nextQuestionPressed:(id)sender; - (IBAction)previousQuestionPressed:(id)sender; +-(void)unlockAll; //---------------------------------------------------------------- - (void)setAppRef:(id)theOFApp; - (void)populateQuestionArray;