Guest User

Untitled

a guest
Aug 20th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. //
  2. // LMWindow.h
  3. // RadarXElements
  4. //
  5. // Created by Mark A. Thalman on 7/20/18.
  6. // Copyright © 2018 Mark A. Thalman. All rights reserved.
  7. //
  8.  
  9. @import Cocoa;
  10.  
  11. @interface LMWindow : NSWindow
  12.  
  13. @end
Add Comment
Please, Sign In to add comment