summaryrefslogtreecommitdiffstats
path: root/spice/controller_prot.h
diff options
context:
space:
mode:
Diffstat (limited to 'spice/controller_prot.h')
-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 facf241..bca7804 100644
--- a/spice/controller_prot.h
+++ b/spice/controller_prot.h
@@ -82,6 +82,8 @@ enum {
CONTROLLER_ENABLE_USB_AUTOSHARE,
CONTROLLER_USB_FILTER,
+ CONTROLLER_PROXY,
+
//spice client -> external app
CONTROLLER_MENU_ITEM_CLICK = 1001,
};