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
@@ -3,7 +3,7 @@
|
||||
|
||||
@class HOAutoScroll;
|
||||
|
||||
@interface OakHTMLOutputView : HOBrowserView
|
||||
PUBLIC @interface OakHTMLOutputView : HOBrowserView
|
||||
{
|
||||
HOAutoScroll* autoScrollHelper;
|
||||
std::map<std::string, std::string> environment;
|
||||
|
||||
Reference in New Issue
Block a user