Skip to content
Commit 67325615 authored by Nicolas Fella's avatar Nicolas Fella
Browse files

[kpluginmetadata] Fix warning when using default constructor

We delegate to the ctor that takes a filename, which then tries to load that file, which produces a warning because the file name is empty

To avoid that don't delegate and create a blank private object directly
parent 2ed571c0
Pipeline #378768 passed with stage
in 6 minutes and 25 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment