Merge pull request #2470 from nextcloud/fix_qt_5_12_tooltip_wrap
authorKevin Ottens <kevin.ottens@nextcloud.com>
Thu, 24 Sep 2020 12:49:44 +0000 (14:49 +0200)
committerGitHub <noreply@github.com>
Thu, 24 Sep 2020 12:49:44 +0000 (14:49 +0200)
Force tooltip wrap mode because it's not enabled in Qt 5.12...


Trivial merge