transmission/macosx/FileRenameViewController.h

14 lines
261 B
Objective-C

//
// FileRenameViewController.h
// Transmission
//
// Created by Mitchell Livingston on 1/20/13.
// Copyright (c) 2013 The Transmission Project. All rights reserved.
//
#import <Cocoa/Cocoa.h>
@interface FileRenameViewController : NSViewController
@end