Skip to content

Commit

Permalink
Another change for XCode 4.
Browse files Browse the repository at this point in the history
  • Loading branch information
agos committed Apr 27, 2011
1 parent 4260970 commit a922f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CTTabContents.mm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#import "CTBrowser.h"
#import "KVOChangeScope.hh"

const NSString* CTTabContentsDidCloseNotification =
NSString* const CTTabContentsDidCloseNotification =
@"CTTabContentsDidCloseNotification";

@implementation CTTabContents
Expand Down

0 comments on commit a922f5b

Please sign in to comment.