X-Git-Url: https://vaikene.ee/gitweb/gitweb.cgi?a=blobdiff_plain;f=src%2Fplugins%2FTest%2Ffactory.cpp;h=e3cba8be677313e42eb31525f0905937dd411663;hb=0c61450fcffcb36a6e23ca5b083c26543d956084;hp=feb433ff6432f9d6ff9b55d0a3acc762c5d421fb;hpb=9536caf853c74774aa308854a6c1caaf32435438;p=evaf 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) //-------------------------------------------------------------------