1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-25 09:13:06 +00:00
transmission/macosx/ExpandedPathToIconTransformer.h

10 lines
286 B
C
Raw Normal View History

// This file Copyright © 2007-2023 Transmission authors and contributors.
// It may be used under the MIT (SPDX: MIT) license.
// License text can be found in the licenses/ folder.
2007-09-16 01:02:06 +00:00
#import <Foundation/Foundation.h>
@interface ExpandedPathToIconTransformer : NSValueTransformer
@end