Merge pull request #4850 from nextcloud/bugfix/qml-error-logging-cpp
authorClaudio Cambra <claudio.cambra@gmail.com>
Wed, 17 Aug 2022 18:01:02 +0000 (20:01 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Aug 2022 18:01:02 +0000 (20:01 +0200)
Prevent crashing when trying to create error-ing QML component in systray.cpp, output error to log


Trivial merge