expand/collapse tree

This commit is contained in:
Hisham Muhammad
2010-06-17 19:02:03 +00:00
parent bc4f7147cc
commit 9eb912149e
6 changed files with 36 additions and 43 deletions

View File

@ -81,6 +81,7 @@ typedef struct Process_ {
int indent;
char state;
bool tag;
bool showChildren;
pid_t ppid;
unsigned int pgrp;
unsigned int session;