From 9ae7545f94bd3edc06ea6421dce1e51f82caf237 Mon Sep 17 00:00:00 2001 From: matthew Date: Tue, 28 Oct 2008 14:09:44 +0000 Subject: Larger font size on donate button, change about text. --- iphone/FixMyStreet/Classes/AboutViewController.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iphone/FixMyStreet/Classes/AboutViewController.h') diff --git a/iphone/FixMyStreet/Classes/AboutViewController.h b/iphone/FixMyStreet/Classes/AboutViewController.h index 917b81f45..21922cd8b 100644 --- a/iphone/FixMyStreet/Classes/AboutViewController.h +++ b/iphone/FixMyStreet/Classes/AboutViewController.h @@ -10,7 +10,7 @@ @interface AboutViewController : UIViewController { - + IBOutlet UIButton* donateButton; } -(IBAction)donate:(id)sender; -- cgit v1.2.3