Sha256: 89750bb3b76d8a32052acfe24503da6d12f9bce4d0962482a96a8750c41f5723
Contents?: true
Size: 280 Bytes
Versions: 1
Compression:
Stored size: 280 Bytes
Contents
// // AppDelegate.h // HelpViewerApp // // Created by Jim Derry on 5/13/16. // Copyright © 2016 Jim Derry. All rights reserved. // #import <Cocoa/Cocoa.h> @interface AppDelegate : NSObject <NSApplicationDelegate> @property (nonatomic, assign) NSString* labelTitle; @end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
middlemac-2.0.0 | documentation_project/HelpViewerApp/HelpViewerApp/AppDelegate.h |