#268: show upgrade in the upload form and syn. Also fixed how to change between sync and home

This commit is contained in:
Patrick Santana 2013-04-13 14:00:53 +02:00
parent 2b4323ae24
commit 62f8932c58
10 changed files with 59 additions and 31 deletions

View file

@ -63,4 +63,6 @@
- (void) openCamera:(id) sender;
- (void) selectLatestActivity;
- (void) displayProfileScreen;
- (void) displayHomeScreen;
@end