Signal-iOS/Example/TSKitOSXTestApp/TSKitOSXTestApp/ViewController.h
Frederic Jacobs 5d91a5bd4f Init Commit
2015-12-22 15:51:11 +01:00

16 lines
238 B
Objective-C

//
// ViewController.h
// TSKitOSXTestApp
//
// Created by Frederic Jacobs on 06/12/15.
// Copyright © 2015 Open Whisper Systems. All rights reserved.
//
#import <Cocoa/Cocoa.h>
@interface ViewController : NSViewController
@end