diff --git a/app/SysTray-X/SysTray-X-app/debug.h b/app/SysTray-X/SysTray-X-app/debug.h index 4ac4a39..2a85f24 100644 --- a/app/SysTray-X/SysTray-X-app/debug.h +++ b/app/SysTray-X/SysTray-X-app/debug.h @@ -4,8 +4,8 @@ /* * show all actions (normalize, minimize, hide, show/hide) */ -//#define DEBUG_DISPLAY_ACTIONS -//#define DEBUG_DISPLAY_ACTIONS_DETAILS -//#define DEBUG_DISPLAY_ACTIONS_END +#define DEBUG_DISPLAY_ACTIONS +#define DEBUG_DISPLAY_ACTIONS_DETAILS +#define DEBUG_DISPLAY_ACTIONS_END #endif // DEBUG_H