Files
transshift/TransmissionRPCClient/AppLogoView.h

15 lines
240 B
Objective-C

//
// AppLogoView.h
// TransmissionRPCClient
//
// Created by Alexey Chechetkin on 29.08.15.
// Copyright (c) 2015 Alexey Chechetkin. All rights reserved.
//
#import <UIKit/UIKit.h>
IB_DESIGNABLE
@interface AppLogoView : UIView
@end