From 9eb912149e17ba74ddc429e093abfaccab02bb7a Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Thu, 17 Jun 2010 19:02:03 +0000 Subject: expand/collapse tree --- Process.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Process.h') diff --git a/Process.h b/Process.h index 55359af3..d3488165 100644 --- a/Process.h +++ b/Process.h @@ -81,6 +81,7 @@ typedef struct Process_ { int indent; char state; bool tag; + bool showChildren; pid_t ppid; unsigned int pgrp; unsigned int session; -- cgit v1.2.3