]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/settings/kcm/kcmdolphingeneral.cpp
Remove deprecated K_EXPORT_PLUGIN macros
[dolphin.git] / src / settings / kcm / kcmdolphingeneral.cpp
index 3cf7e7652b97c8cdc00e6ce0a79973b603ace318..f5ac4cd55651547a42720144219d39d6a5b2a3ba 100644 (file)
@@ -32,7 +32,6 @@
 #include <QTabWidget>
 
 K_PLUGIN_FACTORY(KCMDolphinGeneralConfigFactory, registerPlugin<DolphinGeneralConfigModule>(QStringLiteral("dolphingeneral"));)
-K_EXPORT_PLUGIN(KCMDolphinGeneralConfigFactory("kcmdolphingeneral"))
 
 DolphinGeneralConfigModule::DolphinGeneralConfigModule(QWidget* parent, const QVariantList& args) :
     KCModule(parent),