Files
transshift/TransmissionRPCClient/TorrentListCell.m
Alexey Chechetkin f322eea442 Updated to Xcode 9.0
2017-09-25 11:02:55 +03:00

14 lines
234 B
Objective-C

//
// TorrentListCell.m
// TransmissionRPCClient
//
// Created by Alexey Chechetkin on 26.06.15.
// Copyright (c) 2015 Alexey Chechetkin. All rights reserved.
//
#import "TorrentListCell.h"
@implementation TorrentListCell
@end