add missing header change (thanks qwx)
This commit is contained in:
parent
d6598a2a31
commit
8ebe958ddf
1 changed files with 1 additions and 0 deletions
|
@ -61,5 +61,6 @@ enum {
|
||||||
Knum= Spec|0x65,
|
Knum= Spec|0x65,
|
||||||
Kmiddle= Spec|0x66,
|
Kmiddle= Spec|0x66,
|
||||||
Kaltgr= Spec|0x67,
|
Kaltgr= Spec|0x67,
|
||||||
|
Kmod4= Spec|0x68,
|
||||||
Kmouse= Spec|0x100,
|
Kmouse= Spec|0x100,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue