X-Git-Url: https://vaikene.ee/gitweb/highlight.css?a=blobdiff_plain;f=src%2Fapps%2FPswGen%2FCLI%2Fcli.cpp;h=56a49fbaed94fa684806b3f92220d0bf94e0cb90;hb=a81a943bee20df3c7eb34bafb3e3fe878facfe4e;hp=51ea2b6690351cafa0dc2f654156a856fd2a03b8;hpb=51afea61c3cf72248b2998f6874a354b49ed12ca;p=evaf diff --git a/src/apps/PswGen/CLI/cli.cpp b/src/apps/PswGen/CLI/cli.cpp index 51ea2b6..56a49fb 100644 --- a/src/apps/PswGen/CLI/cli.cpp +++ b/src/apps/PswGen/CLI/cli.cpp @@ -18,7 +18,6 @@ */ #include "cli.h" -#include "version.h" #include #include @@ -42,7 +41,6 @@ #endif VER_EXPORT_VERSION_INFO() -Q_EXPORT_PLUGIN2(VER_MODULE_NAME_STR, eVaf::PswGen::CLI::Module) //-------------------------------------------------------------------