summaryrefslogtreecommitdiffstats
path: root/spice
diff options
context:
space:
mode:
Diffstat (limited to 'spice')
-rw-r--r--spice/controller_prot.h2
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,
};