index
:
MASShortcut
32-bit
Low-Battery-Yup
maintenance-1.x
master
Modern framework for managing global keyboard shortcuts compatible with Mac App Store. More details:
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demo
/
main.m
blob: c648579aae6f985bec4f6e16aca2042925bd9d76 (
plain
)
1
2
3
4
int
main
(
int
argc
,
char
*
argv
[])
{
return
NSApplicationMain
(
argc
,
(
const
char
**
)
argv
);
}