Skip to content
Verified Commit 51fd5866 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

refactor: fix various compiler warnings

Summary:
Fixes pessimizing move, implicit copy assignment operator, copies
in range for loops, deprecated Qt methods, missing `final` keyword
and unused lambda capture.

Built with Clang 10

Reviewers: #plasma, romangg

Reviewed By: #plasma, romangg

Subscribers: romangg, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D27626
parent 1dc2ca34
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