moonlight-ios/Limelight/ComputerScrollView.h
2015-09-30 19:13:37 -07:00

14 lines
229 B
Objective-C

//
// ComputerScrollView.h
// Moonlight
//
// Created by Diego Waxemberg on 9/30/15.
// Copyright © 2015 Moonlight Stream. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ComputerScrollView : UIScrollView
@end