Skip to content

Commit fe2f214

Browse files
author
rarichter
committed
fixes #22
git-svn-id: http://shortcutrecorder.googlecode.com/svn/trunk@20 95fa3068-9819-0410-9c96-7759cbfcbc6e
1 parent f661cce commit fe2f214

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/SRCommon.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,7 @@ + (void)_drawARemoveShortcutBoxUsingRep:(id)anNSCustomImageRep opacity:(double)o
469469
[cross lineToPoint:MakeRelativePoint(4,10)];
470470

471471
[cross stroke];
472+
[cross release];
472473
}
473474
+ (void)_drawSRRemoveShortcut:(id)anNSCustomImageRep {
474475

0 commit comments

Comments
 (0)