Skip to content

kcm: UI improvement & slight code cleanup

Oliver Beard requested to merge work/olib/run-services into master
  • kcm/ui: Move Partition Manager and Backup actions to page
    • They do not relate to the individual disk cards, and do not invoke with any arguments for the disk.
  • kcm/servicerunner: Slight cleanup
    • Simply removes unnecessary using QObject::QObject and adds spacing under Q_OBJECT as elsewhere.
Before After
image image

Merge request reports