Skip to content

Commit

Permalink
Explicit visibility for using -fvisibility=hidden
Browse files Browse the repository at this point in the history
  • Loading branch information
jtbandes committed Aug 27, 2012
1 parent b15e842 commit ef95ac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MASPreferencesWindowController.h
Expand Up @@ -11,6 +11,7 @@

extern NSString *const kMASPreferencesWindowControllerDidChangeViewNotification;

__attribute__((__visibility__("default")))
#if MAC_OS_X_VERSION_MAX_ALLOWED > MAC_OS_X_VERSION_10_5
@interface MASPreferencesWindowController : NSWindowController <NSToolbarDelegate, NSWindowDelegate>
#else
Expand Down

0 comments on commit ef95ac1

Please sign in to comment.