From 9076e476dac5823d0ae7296dcc93957ffbf90104 Mon Sep 17 00:00:00 2001 From: Ximi1970 Date: Sun, 27 Dec 2020 15:17:33 +0100 Subject: [PATCH] Enable debug --- app/SysTray-X/SysTray-X-app/debug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/SysTray-X/SysTray-X-app/debug.h b/app/SysTray-X/SysTray-X-app/debug.h index 8b32063..f1a875d 100644 --- a/app/SysTray-X/SysTray-X-app/debug.h +++ b/app/SysTray-X/SysTray-X-app/debug.h @@ -4,6 +4,6 @@ /* * show all actions (normalize, minimize, hide, show/hide) */ -//#define DEBUG_DISPLAY_ACTIONS +#define DEBUG_DISPLAY_ACTIONS #endif // DEBUG_H