diff options
Diffstat (limited to 'spice/controller_prot.h')
-rw-r--r-- | spice/controller_prot.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spice/controller_prot.h b/spice/controller_prot.h index 44d78e1..a60b122 100644 --- a/spice/controller_prot.h +++ b/spice/controller_prot.h @@ -73,6 +73,8 @@ enum { CONTROLLER_SHOW, CONTROLLER_HIDE, + CONTROLLER_ENABLE_SMARTCARD, + //spice client -> extrenal app CONTROLLER_MENU_ITEM_CLICK = 1001, }; |