Skip to content

Fix false warning when activating default action

Nicolas Fella requested to merge work/nico/warn into master

'default' can't be converted to int, but that's fine, we don't want to emit the signal anyway

Merge request reports