Skip to content
  • Michael Pyne's avatar
    Fix QActions in systray. · 24246f52
    Michael Pyne authored
    Turns out KStatusNotifierItem introduces its own ActionCollection and
    its own corresponding action() method call, which SystemTray was calling
    in preference to JuK's own ActionCollection::action() namespace fn.
    24246f52