#902 pasting a link into transmission will open the url

This commit is contained in:
Mitchell Livingston
2008-05-01 02:20:53 +00:00
parent 31f3c1f136
commit bfa9efc9f3
3 changed files with 21 additions and 2 deletions

View File

@@ -66,6 +66,8 @@
- (NSArray *) selectedValues;
- (NSArray *) selectedTorrents;
- (void) paste: (id) sender;
- (void) toggleControlForTorrent: (Torrent *) torrent;
- (void) displayTorrentMenuForEvent: (NSEvent *) event;