summaryrefslogtreecommitdiffstats
path: root/src/vdagentd-proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vdagentd-proto.h')
-rw-r--r--src/vdagentd-proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vdagentd-proto.h b/src/vdagentd-proto.h
index 25e6a36..0dbaaea 100644
--- a/src/vdagentd-proto.h
+++ b/src/vdagentd-proto.h
@@ -36,6 +36,7 @@ enum {
VDAGENTD_CLIPBOARD_DATA, /* arg1: sel, arg 2: type, data: data */
VDAGENTD_CLIPBOARD_RELEASE, /* arg1: selection */
VDAGENTD_VERSION, /* daemon -> client, data: version string */
+ VDAGENTD_AUDIO_VOLUME_SYNC,
VDAGENTD_FILE_XFER_START,
VDAGENTD_FILE_XFER_STATUS,
VDAGENTD_FILE_XFER_DATA,