acknowledge the start check

This commit is contained in:
Mitchell Livingston
2008-01-04 04:54:26 +00:00
parent e9e5638664
commit b83cf33f28
3 changed files with 5 additions and 1 deletions
+2
View File
@@ -117,6 +117,8 @@
- (void) add: (id) sender
{
[fTorrent setWaitToStart: [fStartCheck state] == NSOnState];
[fController askOpenConfirmed: fTorrent];
#warning remove if necessary