X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=blobdiff_plain;f=cspi%2Fspi.h;h=97e6409d9f323ff68aca2708771efc441dbc6512;hp=b29719e37078b5bb01d6543c32f412ae8dbab3ed;hb=4328426aeae1eeed7c2e696536351b224eeddbce;hpb=638c8a67ca492fdd3aa10b0e5fcf672ec27544e2 diff --git a/cspi/spi.h b/cspi/spi.h index b29719e..97e6409 100644 --- a/cspi/spi.h +++ b/cspi/spi.h @@ -86,6 +86,7 @@ typedef struct _AccessibleKeyStroke { long keyID; short keycode; + long timestamp; AccessibleKeyEventType type; unsigned short modifiers; } AccessibleKeyStroke;