aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/g2/g2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/g2/g2.h')
-rw-r--r--src/tools/g2/g2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/g2/g2.h b/src/tools/g2/g2.h
index 1ab42191ca9..f1f268a8753 100644
--- a/src/tools/g2/g2.h
+++ b/src/tools/g2/g2.h
@@ -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 {