Skip to content

dbusinterface: add whitespace to declarations with doc comments

Kristen McWilliam requested to merge merritt/kwin:fix_spacing into master

Without spacing it is not immediately evident where a doc comment ends and a new declaration begins. Adding a line of whitespace makes everything more readable and easier to scan quickly.

Merge request reports