mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 09:18:07 -05:00
4 lines
117 B
Objective-C
4 lines
117 B
Objective-C
@interface OakRunCommandWindowController : NSWindowController
|
|
+ (OakRunCommandWindowController*)sharedInstance;
|
|
@end
|