Archived
1

Added "Show in Browser" functionality

This commit is contained in:
Kim Wittenburg
2012-06-17 22:24:54 +02:00
parent cf3b960d85
commit 1295f22371
7 changed files with 252 additions and 34 deletions

View File

@@ -39,6 +39,7 @@
- (IBAction)lyricsSelectionChanged:(NSOutlineView *)sender;
- (IBAction)sendLyricsToiTunes:(id)sender;
- (IBAction)downloadLyrics:(id)sender;
- (IBAction)showLyricsInBrowser:(id)sender;
- (IBAction)showiLyricsWindow:(id)sender;
- (void)saveToDefalts: (NSUserDefaults *)defaults;
- (void)loadFromDefaults: (NSUserDefaults *)defaults;