> > Please update the documentation in the comment too, so we keep track of
> > which keys where added in which release.
> >
> > Otherwise it's fine.
> >
> > thanks,
> > Gerd
> >
>
> Is this what you mean:
>
> # 'unmapped' and 'pause' since 2.0
> # 'ro' and 'kp_comma' since 2.4
> # 'kp_equals
On 03/01/2016 03:33 PM, Programmingkid wrote:
>
> On Mar 1, 2016, at 5:23 PM, Gerd Hoffmann wrote:
>
>> On Di, 2016-03-01 at 17:04 -0500, Programmingkid wrote:
>>> Add kp_equals and power keys support to the QKeyCode enum of keys.
>>
>> Please update the documentation in the comment too, so we ke
On Mar 1, 2016, at 5:23 PM, Gerd Hoffmann wrote:
> On Di, 2016-03-01 at 17:04 -0500, Programmingkid wrote:
>> Add kp_equals and power keys support to the QKeyCode enum of keys.
>
> Please update the documentation in the comment too, so we keep track of
> which keys where added in which release.
On Di, 2016-03-01 at 17:04 -0500, Programmingkid wrote:
> Add kp_equals and power keys support to the QKeyCode enum of keys.
Please update the documentation in the comment too, so we keep track of
which keys where added in which release.
Otherwise it's fine.
thanks,
Gerd
Add kp_equals and power keys support to the QKeyCode enum of keys.
Signed-off-by: John Arbuckle
---
qapi-schema.json |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/qapi-schema.json b/qapi-schema.json
index 8d04897..d63b17a 100644
--- a/qapi-schema.json
+++ b/qapi-sche