Skip to content

Fix a bunch of clazy warnings

Alexander Lohnau requested to merge work/clazy_warnings into master

Fix a bunch of warnings about:

  • multi args
  • missing emit keyword
  • keyword being used with non-signal
  • Detaching Qt containers

@leinir

Merge request reports