Skip to content
  • Mikhail Zolotukhin's avatar
    Refactor GTK KCM code · 13c4eee2
    Mikhail Zolotukhin authored
    Summary:
    This diff introduces purely cosmetic changes.
    
    1. KCM now compiled with no signals/slot keywords to avoid clash with
       gtk
    2. Remove linking of XCursors library, because it is no longer needed
    3. Replace some for-cycles with range-based ones
    4. Wrap some string literals with QStringLiteral
    5. Rearrange include headers
    5. Some other changes to better match code style
    
    Test Plan: Check, if there is no regressions
    
    Reviewers: apol
    
    Reviewed By: apol
    
    Subscribers: plasma-devel
    
    Tags: #plasma
    
    Differential Revision: https://phabricator.kde.org/D25872
    13c4eee2