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
@@ -11,7 +11,7 @@ PUBLIC extern NSString* const kSoftwareUpdateChannelRelease;
|
||||
PUBLIC extern NSString* const kSoftwareUpdateChannelBeta;
|
||||
PUBLIC extern NSString* const kSoftwareUpdateChannelNightly;
|
||||
|
||||
@interface SoftwareUpdate : NSObject
|
||||
PUBLIC @interface SoftwareUpdate : NSObject
|
||||
{
|
||||
NSDictionary* channels;
|
||||
key_chain_t keyChain;
|
||||
|
||||
Reference in New Issue
Block a user