Replace deprecated methods
ClosedPublic

Authored by yurchor on Sep 2 2019, 2:30 PM.

Details

Summary

Some methods are considered deprecated. This patch tries to replace them with non-deprecated ones.

Test Plan
  1. Compiles with no warnings on Qt methods deprecation except for QFontMetrics::width().
  2. Run k3b and create some audio project.

Diff Detail

Repository
R467 K3b
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 16011
Build 16029: arc lint + arc unit
yurchor requested review of this revision.Sep 2 2019, 2:30 PM
yurchor created this revision.
yurchor updated this revision to Diff 65253.Sep 2 2019, 2:31 PM

Remove extra include

meven added a reviewer: aacid.Oct 2 2019, 9:22 AM
aacid accepted this revision.Oct 2 2019, 5:34 PM
This revision is now accepted and ready to land.Oct 2 2019, 5:34 PM
This revision was automatically updated to reflect the committed changes.