]> vaikene.ee Git - evaf/blobdiff - src/apps/PswGen/Generator/module.cpp
Ported to Qt5
[evaf] / src / apps / PswGen / Generator / module.cpp
index 9e24e561f39d16d317ab6b2371694366a393dd3c..bca195479139b33c2e953b0f9c7a0bc2366f3605 100644 (file)
@@ -18,7 +18,6 @@
  */
 
 #include "module.h"
-#include "version.h"
 
 #include <Common/iLogger>
 #include <Common/iRegistry>
@@ -26,7 +25,6 @@
 #include <QtCore>
 
 VER_EXPORT_VERSION_INFO()
-Q_EXPORT_PLUGIN2(VER_MODULE_NAME_STR, eVaf::PswGen::Generator::Module)
 
 using namespace eVaf;
 using namespace eVaf::PswGen;