summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_image_compositor_socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/ardour_image_compositor_socket.h')
-rw-r--r--gtk2_ardour/ardour_image_compositor_socket.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/ardour_image_compositor_socket.h b/gtk2_ardour/ardour_image_compositor_socket.h
index 6ed92ef8ac..03f008669d 100644
--- a/gtk2_ardour/ardour_image_compositor_socket.h
+++ b/gtk2_ardour/ardour_image_compositor_socket.h
@@ -46,6 +46,8 @@ namespace ardourvis
/** the number of characters used to for the size of the image data message */
const int32_t IMAGE_DATA_MESSAGE_SIZE_CHARS = 32 ;
+ /** the number of characters in a return/reply message */
+ const int32_t RETURN_MSG_SIZE = 3 ;
// ------------------------------------------------------------------------- //
// Main Actions
// we join the action chars with items to create the message