Skip to content

Work/clang format

Alexander Lohnau requested to merge work/clang_format into master

I also did some manual work, like adding trailing commas to the enums, collapsing unneeded multiline strings. Also declared one value in PlayListWidget::addMedia() as a const variable before (otherwise line breaks would look bad).

@stikonas

Merge request reports