diff testApp.h @ 28:e2c62db1e265

Started timer stuff
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Mon, 18 Feb 2013 11:45:05 +0000
parents ae4d2c3ce5e0
children fabb3a5cdfc9
line wrap: on
line diff
--- a/testApp.h	Wed Feb 13 17:03:56 2013 +0000
+++ b/testApp.h	Mon Feb 18 11:45:05 2013 +0000
@@ -109,7 +109,7 @@
     void lockSequencerPressed(bool locked);
     
     void showQuestionnaire();
-    void questionnaireHidden(vector<int> answers);
+    void questionnaireHidden(vector<int> answers,  const char* userComments);
     void showIntro();
     void introHidden(bool OK);
     void interfaceSelected(int which);