From f2a190b0e91947c645698c568b8fd55c59da90a0 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Thu, 27 Feb 2014 17:11:23 -0300 Subject: New logic for highlighting basenames with spaces --- Process.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Process.h') diff --git a/Process.h b/Process.h index 626f1a87..a8234776 100644 --- a/Process.h +++ b/Process.h @@ -144,6 +144,7 @@ typedef struct Process_ { #endif int exit_signal; + int basenameOffset; bool updated; #ifdef DEBUG -- cgit v1.2.3