Merge branch 'fix-macos-text-input-beep' of https://github.com/page-down/kitty
This commit is contained in:
commit
bb8ebf32ae
1 changed files with 1 additions and 0 deletions
|
|
@ -786,6 +786,7 @@ - (void)dealloc
|
|||
[trackingArea release];
|
||||
[markedText release];
|
||||
if (input_source_at_last_key_event) [input_source_at_last_key_event release];
|
||||
[input_context release];
|
||||
[super dealloc];
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue