mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
Use 64-bit: explicit visibility where required
This commit is contained in:
committed by
Allan Odgaard
parent
34d65bbb26
commit
dfdde3283f
@@ -2,7 +2,7 @@
|
||||
#import <command/runner.h>
|
||||
#import <oak/debug.h>
|
||||
|
||||
@interface HTMLOutputWindowController : NSObject <NSWindowDelegate>
|
||||
PUBLIC @interface HTMLOutputWindowController : NSObject <NSWindowDelegate>
|
||||
{
|
||||
OBJC_WATCH_LEAKS(HTMLOutputWindowController);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user