Skip to content
  • David Edmundson's avatar
    [kcms/activities] Fixup DBus path usage · 6273f0ba
    David Edmundson authored
    In a code cleanup the path name got corrupted. The use of macros
    obfuscates what can be done with a simple string. This code takes it
    back to what's helpful.
    
    Whilst we're at it, ResourceScoring was using QDBusInterface and string
    based method names. This means syncrononous calls, and also can get
    easily broken in future porting, so this is switched to using the
    generated interface.
    
    BUG: 433203
    
    
    (cherry picked from commit 8e45efdc)
    6273f0ba