]> vaikene.ee Git - evaf/blobdiff - src/apps/PswGen/Generator/igenerator.h
Warning fixes and copyright update.
[evaf] / src / apps / PswGen / Generator / igenerator.h
index 3d1db68b0228640e33993707831a737f4dd21e8e..f33104913ac6cd7ba3c2e3f008bed3b2b4b289f6 100644 (file)
@@ -3,7 +3,7 @@
  * @brief Interface for password generator modules
  * @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.
  *
@@ -41,6 +41,11 @@ struct iGenerator
         ALPHANUMERIC            = 0x01              ///< Generated password contains only alphanumeric characters
     };
 
+    /**
+     * Empty virtual destructor
+     */
+    virtual ~iGenerator() {}
+
     /**
      * Generates a strong password
      * @param name Name of the password