[about-distro] pimpl OSRelease privates
ClosedPublic

Authored by sitter on Mar 22 2019, 2:00 PM.

Details

Summary

in preparation of moving it into library

  • private members are now in private class
  • private class is dptr'd into public class
  • public class has getters for all keys
  • public class has docs
Test Plan

test still passes

Diff Detail

Repository
R102 KInfoCenter
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sitter created this revision.Mar 22 2019, 2:00 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 22 2019, 2:00 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
sitter requested review of this revision.Mar 22 2019, 2:00 PM
apol accepted this revision.Mar 22 2019, 4:13 PM
This revision is now accepted and ready to land.Mar 22 2019, 4:13 PM
This revision was automatically updated to reflect the committed changes.