minivmac4ios/Mini vMac/TouchScreen.h

14 lines
224 B
C
Raw Permalink Normal View History

2016-05-01 21:44:47 +00:00
//
// TouchScreen.h
// Mini vMac for iOS
//
// Created by Jesús A. Álvarez on 18/04/2016.
2018-04-28 10:12:43 +00:00
// Copyright © 2016-2018 namedfork. All rights reserved.
2016-05-01 21:44:47 +00:00
//
#import <UIKit/UIKit.h>
@interface TouchScreen : UIControl
@end