]> vaikene.ee Git - evaf/blobdiff - src/plugins/SdiWindow/factory.cpp
Ported to Qt5
[evaf] / src / plugins / SdiWindow / factory.cpp
index 5ce4d1a90651bbf75960853d8affe13f1a5bfff0..a8a9a8b9c57f6d6959d1d5cbb2d9227d35f6eb7d 100644 (file)
@@ -19,7 +19,6 @@
 
 #include "factory.h"
 #include "sdiwindow.h"
-#include "version.h"
 
 #include <Common/iLogger>
 
@@ -28,7 +27,6 @@
 using namespace eVaf::SdiWindow;
 
 VER_EXPORT_VERSION_INFO()
-Q_EXPORT_PLUGIN2(VER_MODULE_NAME_STR, Factory)
 
 
 //-------------------------------------------------------------------