mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-11 11:25:34 +00:00
Added comment on the TSS_ constants.
This commit is contained in:
parent
e97d8615bd
commit
adccc87f37
1 changed files with 2 additions and 0 deletions
|
|
@ -78,6 +78,8 @@ if(!window['keyman']['loaded']) {
|
|||
var ui = keymanweb['ui'] = {};
|
||||
|
||||
var kbdInterface = keymanweb['interface'] = {
|
||||
// Cross-reference with /windows/src/global/inc/Compiler.h - these are the Developer codes for the respective system stores.
|
||||
// They're named here identically to their use in that header file.
|
||||
TSS_LAYER: 33,
|
||||
TSS_PLATFORM: 31,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue