Skip to content
Commit a6dce2d1 authored by Alexander Lohnau's avatar Alexander Lohnau
Browse files

KCModule: Fix registration of plugins when taking a QWidget as a parent

KPluginFactory wants the entire KPart-constructor signature taking both parentWidget
and parent.
However, this is unneeded for the KCMs.
This issue came due to us using a KPluginMetaData arg in the constructor.
parent 74a15bf5
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