Skip to content

Commit f323b10

Browse files
committed
Added comments.
1 parent 5943df9 commit f323b10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: SSYProcessTyper.m

+2
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ + (void)setAndVerifyActivationPolicy:(NSApplicationActivationPolicy)type
4343
}
4444
}
4545

46+
/* This method is invoked by a -performSelector: call in method
47+
+beginDanceToGetOwnershipOfMenuBar: */
4648
+ (void)dance {
4749
NSRunningApplication* dancePartnerApp = nil ;
4850
NSString* dancePartnerAppBundleIdentifier = nil ;

0 commit comments

Comments
 (0)