Skip to content

Remove application title property binding: it is redundant and causes QML warnings at runtime.

I think the buggy binding is redundant because we set the QGuiApplication::displayName in main.cpp anyway.

Merge request reports