Skip to content
  • Daniel Vrátil's avatar
    refactor: fix various compiler warnings · 51fd5866
    Daniel Vrátil authored
    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
    51fd5866