HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Bug #882483
qt5x: multipler_rates_dialog constructor Qt::WindowFlags parameter cause problems with Qt-5.15
Start date:
Due date:
% Done:
0%
Estimated time:
Description
When setting qt5x mode minimum Qt requirement to 5.15, and preventing things deprecated before it, compilation fails to errors due to Qt::WindowFlags parameter of multipler_rates_dialog constructor.
That parameter is unused, so we can just remove it.
History
#1
Updated by Marko Lindqvist 9 months ago
- File 0001-Qt-Drop-multipler_rates_dialog-Qt-WindowFlags-parame.patch 0001-Qt-Drop-multipler_rates_dialog-Qt-WindowFlags-parame.patch added
- Status changed from In Progress to Resolved
- Sprint/Milestone set to 2.6.3
Though the issue causes trouble only in master, I think this patch should be applied to all branches.
#2
Updated by Marko Lindqvist 9 months ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist