aboutsummaryrefslogtreecommitdiffstats
path: root/Video Tuneup/ViewController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Video Tuneup/ViewController.h')
-rw-r--r--Video Tuneup/ViewController.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Video Tuneup/ViewController.h b/Video Tuneup/ViewController.h
index 4568955..213bac1 100644
--- a/Video Tuneup/ViewController.h
+++ b/Video Tuneup/ViewController.h
@@ -41,7 +41,7 @@
@property (nonatomic, retain) IBOutlet UIButton *mediaLibraryButton;
@property (nonatomic, retain) UIPopoverController *mediaLibraryPopover;
-@property (nonatomic, retain) IBOutlet UIButton *internetRequestButton;
+@property (nonatomic, retain) IBOutlet UILabel *internetRequestLabel;
- (void)toggleHelpView;