Skip to content

KateSessionsItemDelegate: Fix reference to signal parameter

Alexander Lohnau requested to merge work/alex/sessions_kate into master

Otherwise, we get an undefined value and ignore the user input. For best practice, the signal handler has been ported to the functional approach

BUG: 462452

Merge request reports