use libtransmission for moving, incomplete directory, and directory controlling in general (still rough around the edges)

This commit is contained in:
Mitchell Livingston
2009-10-21 13:01:14 +00:00
parent 0c53f3fa62
commit 581afef25a
13 changed files with 257 additions and 297 deletions

View File

@@ -23,6 +23,7 @@
*****************************************************************************/
#import "MessageWindowController.h"
#import "NSApplicationAdditions.h"
#import "NSStringAdditions.h"
#import <transmission.h>