SVN commit 1202446 by aholzammer: - fix agentserver static building for wince M +2 -2 dummy_main.cpp --- trunk/KDE/kdepim/runtime/resources/agentserver/dummy_main.cpp #1202445:1202446 @@ -24,8 +24,8 @@ Q_IMPORT_PLUGIN(akonadi_maildir_resource) Q_IMPORT_PLUGIN(akonadi_akonotes_resource) Q_IMPORT_PLUGIN(akonadi_contacts_resource) -Q_IMPORT_PLUGIN(korgac) -Q_IMPORT_PLUGIN(newmailnotifieragent) +Q_IMPORT_PLUGIN(korganizer) +Q_IMPORT_PLUGIN(newmailnotifier) Q_IMPORT_PLUGIN(akonadi_serializer_mail) Q_IMPORT_PLUGIN(akonadi_serializer_addressee)