Enable debug info

This commit is contained in:
Ximi1970
2023-11-13 22:56:03 +01:00
parent f78c6d871b
commit 46c871734f

View File

@@ -162,10 +162,10 @@ void WindowCtrl::slotWindowState( Preferences::WindowState state, int id )
return;
}
#ifdef DEBUG_DISPLAY_ACTIONS
//#ifdef DEBUG_DISPLAY_ACTIONS
emit signalConsole( QString( "State: %1" ).arg( Preferences::WindowStateString.at( state ) ) );
emit signalConsole( QString( "Id: %1" ).arg( id ) );
#endif
//#endif
/*
* Update the TB windows and states