Fix incorrect version in @since tag
ClosedPublic

Authored by huoni on May 1 2018, 11:30 PM.

Details

Summary

The following functions only appeared in v5.39, however their @since
tag specified v5.38.

KIconLoader::setCustomPalette()
KIconLoader::customPalette()
KIconLoader::resetPalette()

Test Plan

Ensure the above functions didn't exist in v5.38

Diff Detail

Repository
R302 KIconThemes
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
huoni created this revision.May 1 2018, 11:30 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptMay 1 2018, 11:30 PM
huoni requested review of this revision.May 1 2018, 11:30 PM
cfeck accepted this revision.May 2 2018, 12:07 AM
This revision is now accepted and ready to land.May 2 2018, 12:07 AM
This revision was automatically updated to reflect the committed changes.