kcm: UI improvement & slight code cleanup
-
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 underQ_OBJECT
as elsewhere.
- Simply removes unnecessary
Before | After |
---|---|