7091f333f9
This is not needed, because only a symbol to create the KPluginFactory instance must be exported. The KPluginFactory macros or rather the underlying Q_PLUGIN_METADATA macro already take care of that. In other plugin code of KDE, we also do not export classes. The size of the generated plugin files is nearly identical, but removing the macros avoids confusion for developers. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
kdeconnect_runcommand.json | ||
kdeconnect_runcommand_config.qml | ||
runcommand_config.cpp | ||
runcommand_config.h | ||
runcommandplugin.cpp | ||
runcommandplugin.h |