Defuse pontential future build errors
AbandonedPublic

Authored by heikobecker on Mar 24 2020, 7:45 PM.

Details

Reviewers
aacid
Summary

Especially with Qt aggressively deprecating stuff (even in the first
5.15.0 beta versions) this is likely to break in the future.

Test Plan

Builds fine against Qt 5.15.0 with the deprecated
QComboBox::currentIndexChanged(int)

Diff Detail

Repository
R368 RSIBreak
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 24178
Build 24196: arc lint + arc unit
heikobecker requested review of this revision.Mar 24 2020, 7:45 PM
heikobecker created this revision.