Skip to content

runnercontext: Fix saving the launch counts

Eugene Popov requested to merge epopov/krunner:launch_count into master

Before this MR, the launch counts was lost somewhere, because it was not copied between instances of RunnerContext.

Merge request reports