Skip to content
  • Nicolas Fella's avatar
    Add config module information to builtin effects · 49ed0361
    Nicolas Fella authored
    Add a new field to EffectData that stores an effect's config module.
    
    We currently determine an effect's configModule using KPluginTrader and the X-KDE-ParentComponents metadata.
    IMO it's much more straight forward to let the effect specify its config module directly instead.
    49ed0361