Skip to content

Implement KirigamiPluginFactory::createPlatformTheme

Arjen Hiemstra requested to merge work/ahiemstra/pluginpt into master

I seem to have forgotten that it was pure virtual, so we are required to implement this. For now we return nullptr and rely on Kirigami's fallback behaviour to still load the Theme.qml file.

Depends on frameworks/kirigami!349 (merged)

Edited by Arjen Hiemstra

Merge request reports