kpmcore/src/plugins
Friedrich W. H. Kossebau 07e5a3ac28 Make plugins compatible to latest KPluginFactory code
That one uses std::is_constructible<impl, QObject *, const QVariantList &>
which will fail for our current plugin constructors due to being private
and with only friend class KPluginFactory.
2020-11-16 17:14:52 +01:00
..
dummy Make plugins compatible to latest KPluginFactory code 2020-11-16 17:14:52 +01:00
sfdisk Make plugins compatible to latest KPluginFactory code 2020-11-16 17:14:52 +01:00
CMakeLists.txt SPDX licenses for tests and CMakeLists.txt. 2020-09-17 02:15:16 +01:00