Skip to content

2025-October-23 - 2.7.15228

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Oct 23:14
4a56dab
setMnemonic with KeyEvent constant: Replacement with regex (#13780)

(setMnemonic\()\'(\w)\'(\)\;)
$1KeyEvent.VK_\U$2\E$3