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

fix a crash caused by bad disconnects during debug install cancellation

Summary:
the processFinished disconnect would not actually work, change it to
function pointer syntax instead which makes the disconnect work as expected

change to Qt 5.7's QOverload helper to pick the right overload for connects

fix connect indentation

Reviewers: apol

Reviewed By: apol

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D5084
parent 78199d3f
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