More internal fixes.
This commit is contained in:
parent
4e2ceb33a0
commit
da860d74c4
2
External/Pearl
vendored
2
External/Pearl
vendored
@ -1 +1 @@
|
||||
Subproject commit 89042868d056b10c8cbaff532ed634d85084183d
|
||||
Subproject commit f496dfef3d17a6bdc66039d0d552c561937a843d
|
@ -27,8 +27,10 @@
|
||||
@synthesize key;
|
||||
@synthesize keyID;
|
||||
|
||||
#pragma GCC diagnostic ignored "-Wfour-char-constants"
|
||||
#pragma clang diagnostic push
|
||||
#pragma clang diagnostic ignored "-Wfour-char-constants"
|
||||
static EventHotKeyID MPShowHotKey = {.signature = 'show', .id = 1};
|
||||
#pragma clang diagnostic pop
|
||||
|
||||
+ (void)initialize {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user