no message

This commit is contained in:
Peter
2017-08-15 14:46:10 +03:00
parent 82499816e7
commit 4244aadacb
26 changed files with 772 additions and 94 deletions

19
DisplayMac/DisplayMac.h Normal file
View File

@@ -0,0 +1,19 @@
//
// DisplayMac.h
// DisplayMac
//
// Created by Peter on 8/13/17.
// Copyright © 2017 Telegram. All rights reserved.
//
#import <Cocoa/Cocoa.h>
//! Project version number for DisplayMac.
FOUNDATION_EXPORT double DisplayMacVersionNumber;
//! Project version string for DisplayMac.
FOUNDATION_EXPORT const unsigned char DisplayMacVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <DisplayMac/PublicHeader.h>