Fix IT_APOS backward compatibility define in keymap_italian.h (#8565)

* Fix IT_APOS backward compatibility define in keymap_italian.h

Found by ZSA.
make_cli_parsing 0.8.78
Drashna Jaelre 5 years ago committed by GitHub
parent 23e942ae4e
commit ed80874f72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -166,7 +166,7 @@
// DEPRECATED
#define IT_BKSL IT_BSLS
#define IT_QUOT IT_APOS
#define IT_APOS IT_QUOT
#define IT_IACC IT_IGRV
#define IT_EACC IT_EGRV
#define IT_OACC IT_OGRV

Loading…
Cancel
Save