diff BottomTabViewController.h @ 35:790939017078

V0.5. Now uses new continuous hilbert curve. HOORAY.
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Mon, 08 Apr 2013 17:23:13 +0100
parents f42a00e3f22d
children
line wrap: on
line diff
--- a/BottomTabViewController.h	Mon Apr 08 12:58:21 2013 +0100
+++ b/BottomTabViewController.h	Mon Apr 08 17:23:13 2013 +0100
@@ -15,6 +15,7 @@
 
 
 -(IBAction)show:(id)sender;
+-(IBAction)show:(id)sender withSelection:(NSInteger)sel;
 -(void)setAppRef:(id)theOFApp;
 - (IBAction)interfaceSelected:(id)sender;