X-Git-Url: https://vaikene.ee/gitweb/gitweb.cgi?a=blobdiff_plain;f=src%2Fapps%2FPswGen%2FCLI%2Fcli.h;h=74062559d891ce56579acebc5bf93d49a362a063;hb=HEAD;hp=9747565483fc7621cc2465f33037cb3e02e08c7a;hpb=cdc02ee6da9c883125d5cff563bdcfcc0bf2b7b8;p=evaf diff --git a/src/apps/PswGen/CLI/cli.h b/src/apps/PswGen/CLI/cli.h index 9747565..7406255 100644 --- a/src/apps/PswGen/CLI/cli.h +++ b/src/apps/PswGen/CLI/cli.h @@ -3,7 +3,7 @@ * @brief Command line interface for the PswGen application * @author Enar Vaikene * - * Copyright (c) 2011 Enar Vaikene + * Copyright (c) 2011-2019 Enar Vaikene * * This file is part of the eVaf C++ cross-platform application development framework. * @@ -20,6 +20,8 @@ #ifndef __PSWGEN_CLI_CLI_H # define __PSWGEN_CLI_CLI_H +#include "version.h" + #include #include @@ -46,6 +48,7 @@ class Module : public Plugins::iPlugin { Q_OBJECT Q_INTERFACES(eVaf::Plugins::iPlugin) + Q_PLUGIN_METADATA(IID VER_MODULE_NAME_STR) public: