don't connect to lambdas and call slots when you can just call the slots

Authored by sitter on Mar 21 2019, 10:23 AM.

Description

don't connect to lambdas and call slots when you can just call the slots

Summary:
the lambdas were really unnecessary. both deleteLater and restart
are losts, and arg-less ones at that, so instead of using a lambda we can
just connect to the slots directly.

Reviewers: Plasma, davidedmundson

Reviewed By: Plasma, davidedmundson

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D19937

Details

Committed
sitterMar 21 2019, 11:09 AM
Reviewer
Plasma
Differential Revision
D19937: don't connect to lambdas and call slots when you can just call the slots
Parents
R871:282b2cbac89d: Merge branch 'Plasma/5.15'
Branches
Unknown
Tags
Unknown