Skip to content

GIT_SILENT Remove trailing comma in QML code

Alexander Lohnau requested to merge work/fix_qml_code into master

QML can't handle trailing commas in enums.

@ngraham @ahmadsamir

Merge request reports