aboutsummaryrefslogtreecommitdiffstats
path: root/Video Tuneup/ViewController.m
diff options
context:
space:
mode:
Diffstat (limited to 'Video Tuneup/ViewController.m')
-rw-r--r--Video Tuneup/ViewController.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Video Tuneup/ViewController.m b/Video Tuneup/ViewController.m
index bd2a3b5..0c4279a 100644
--- a/Video Tuneup/ViewController.m
+++ b/Video Tuneup/ViewController.m
@@ -79,7 +79,7 @@ static const NSString *ItemStatusContext;
}
- (IBAction)loadAudioFromFile:(id)sender {
- NSLog(@"Loading audio from file");
+ NSLog(@"Loading audio from file [NOT YET IMPLEMENTED]");
}
- (void)observeValueForKeyPath:(NSString *)keyPath ofObject:(id)object