Use 64-bit: explicit visibility where required

This commit is contained in:
Jacob Bandes-Storch
2012-08-27 16:07:12 -07:00
committed by Allan Odgaard
parent 34d65bbb26
commit dfdde3283f
36 changed files with 63 additions and 37 deletions

View File

@@ -3,7 +3,7 @@
@class HOAutoScroll;
@interface OakHTMLOutputView : HOBrowserView
PUBLIC @interface OakHTMLOutputView : HOBrowserView
{
HOAutoScroll* autoScrollHelper;
std::map<std::string, std::string> environment;