Port away from deprecated API on Qt 5.15.0
ClosedPublic

Authored by apol on Feb 14 2020, 4:30 PM.

Details

Summary

Upstream recommends using QLocale for turning dates into strings.

Test Plan

Builds on my system now

Diff Detail

Repository
R871 DrKonqi
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 22499
Build 22517: arc lint + arc unit
apol created this revision.Feb 14 2020, 4:30 PM
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 14 2020, 4:30 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
apol requested review of this revision.Feb 14 2020, 4:30 PM
davidedmundson accepted this revision.Feb 14 2020, 4:52 PM
This revision is now accepted and ready to land.Feb 14 2020, 4:52 PM
sitter accepted this revision.Feb 14 2020, 5:05 PM
usta added a subscriber: usta.Feb 14 2020, 7:00 PM

isnt this also needs #include <QLocale>

This revision was automatically updated to reflect the committed changes.