From dde71c6637905e1707bd1020c93e930f4b0a480b Mon Sep 17 00:00:00 2001 From: Adam Saponara Date: Fri, 30 Oct 2020 21:56:16 -0400 Subject: Highlight new and old processes (#74) --- Settings.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Settings.h') diff --git a/Settings.h b/Settings.h index bbd40e16..b04a4308 100644 --- a/Settings.h +++ b/Settings.h @@ -48,6 +48,8 @@ typedef struct Settings_ { bool highlightBaseName; bool highlightMegabytes; bool highlightThreads; + bool highlightChanges; + int highlightDelaySecs; bool updateProcessNames; bool accountGuestInCPUMeter; bool headerMargin; -- cgit v1.2.3