Skip to content
Commit d0974fdc authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

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
parent 282b2cba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment