g2: add multi-track time-slew controls
[vpp.git] / src / tools / g2 / g2.h
index 1ab4219..f1f268a 100644 (file)
@@ -157,6 +157,7 @@ typedef struct pid_sort {
      * This is a bit of a hack, since this is used only by the view:
      */
     unsigned color_index;
+    int selected;
 } pid_sort_t;
 
 typedef struct event {