Files
quark-shell-mac/quark-shell/QSHWindowBorderView.h
2014-11-26 23:28:55 -08:00

14 lines
215 B
Objective-C

//
// QSHWindowBorderView.h
// quark-shell
//
// Created by Xhacker Liu on 4/20/14.
// Copyright (c) 2014 Xhacker. All rights reserved.
//
#import <Cocoa/Cocoa.h>
@interface QSHWindowBorderView : NSView
@end