Skip to content
  • Michael Pyne's avatar
    systemtray: Fix crash with scroll-to-next. · ee358b1b
    Michael Pyne authored
    And crashes involving other action invocations.  We need to guard
    against KSNI::action everywhere action() is called, not just in the
    ctor.  A good Junior Job might be going through and renaming the
    JuK-specific ActionCollection and action() functions to something a
    little less likely to conflict with KDE or Qt namespace.
    ee358b1b