mirror of
https://github.com/textmate/textmate.git
synced 2026-04-06 03:01:29 -04:00
Use 64-bit: miscellaneous fixes
- Property using superclass ivar - Multiple methods matching selector
This commit is contained in:
committed by
Allan Odgaard
parent
dfdde3283f
commit
a79c9d0377
@@ -10,5 +10,4 @@ PUBLIC @interface OakHTMLOutputView : HOBrowserView
|
||||
BOOL runningCommand;
|
||||
}
|
||||
@property (nonatomic, readonly) BOOL runningCommand;
|
||||
@property (nonatomic, readonly) WebView* webView;
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user