mirror of
https://github.com/textmate/textmate.git
synced 2026-01-23 13:47:54 -05:00
Make htmlOutputView a public property of the HTML output window
This commit is contained in:
@@ -12,7 +12,6 @@ OAK_DEBUG_VAR(HTMLOutputWindow);
|
||||
{
|
||||
OBJC_WATCH_LEAKS(HTMLOutputWindowController);
|
||||
}
|
||||
@property (nonatomic) OakHTMLOutputView* htmlOutputView;
|
||||
@property (nonatomic) HTMLOutputWindowController* retainedSelf;
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user