cocoabits / MASShortcut

Modern framework for managing global keyboard shortcuts compatible with Mac App Store. More details:
http://blog.shpakovski.com/2012/07/global-keyboard-shortcuts-in-cocoa.html
BSD 2-Clause "Simplified" License
1.52k stars 220 forks source link

Added options to show button that delete hot key. #65

Closed oreshinya closed 9 years ago

oreshinya commented 9 years ago

If we always want to hope that the hot key is set , the delete button is not needed. So I added the option for display it.

oreshinya commented 9 years ago

Is this ok?

shpakovski commented 9 years ago

Looks good, thanks!