Fix build with Qt 5.15.0-beta3

Authored by heikobecker on Apr 7 2020, 3:23 PM.

Description

Fix build with Qt 5.15.0-beta3

46ebd11e6 in qtbase removed the (int, QString) overload again and
un-deprecated the int overload.

Details