broulik created this revision.
broulik added reviewers: Frameworks, mart.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
broulik requested review of this revision.

REVISION SUMMARY
  Ensures `args` are passed into the `KQuickAddons::ConfigModule`

TEST PLAN
  the qml kcm seems a bit backwarts, it creates an instance of the config 
module and thne creates a kcmoduleqml for it. But anyway I can now do 
`kcmshell5 someqmlkcm --args foo` and get a `QVariantList args` of 
`QVariant("foo")` now

REPOSITORY
  R295 KCMUtils

REVISION DETAIL
  https://phabricator.kde.org/D20065

AFFECTED FILES
  src/kcmoduleloader.cpp

To: broulik, #frameworks, mart
Cc: kde-frameworks-devel, michaelh, ngraham, bruns

Reply via email to