X-Git-Url: https://vaikene.ee/gitweb/gitweb.cgi?p=evaf;a=blobdiff_plain;f=src%2Fplugins%2FTest%2Ffactory.cpp;fp=src%2Fplugins%2FTest%2Ffactory.cpp;h=e3cba8be677313e42eb31525f0905937dd411663;hp=feb433ff6432f9d6ff9b55d0a3acc762c5d421fb;hb=a81a943bee20df3c7eb34bafb3e3fe878facfe4e;hpb=51afea61c3cf72248b2998f6874a354b49ed12ca diff --git a/src/plugins/Test/factory.cpp b/src/plugins/Test/factory.cpp index feb433f..e3cba8b 100644 --- a/src/plugins/Test/factory.cpp +++ b/src/plugins/Test/factory.cpp @@ -19,7 +19,6 @@ #include "factory.h" #include "test.h" -#include "version.h" #include @@ -28,7 +27,6 @@ using namespace eVaf::Test; VER_EXPORT_VERSION_INFO() -Q_EXPORT_PLUGIN2(VER_MODULE_NAME_STR, Factory) //-------------------------------------------------------------------