X-Git-Url: https://vaikene.ee/gitweb/gitweb.cgi?p=evaf;a=blobdiff_plain;f=src%2Fapps%2FPswGen%2FStorage%2Fistorage.h;fp=src%2Fapps%2FPswGen%2FStorage%2Fistorage.h;h=add6f7a342d7a496835b0dfb69f062b6a3391da7;hp=e9abef95850f773a72f147630d5f45aa6cf7768b;hb=4c0329c5c2690bde28212c89029015a5da4c7e34;hpb=13dedf19c628b9967e4c4106ab0fd967f1df0b90 diff --git a/src/apps/PswGen/Storage/istorage.h b/src/apps/PswGen/Storage/istorage.h index e9abef9..add6f7a 100644 --- a/src/apps/PswGen/Storage/istorage.h +++ b/src/apps/PswGen/Storage/istorage.h @@ -3,7 +3,7 @@ * @brief Interface for password storage modules * @author Enar Vaikene * - * Copyright (c) 2011-2012 Enar Vaikene + * Copyright (c) 2011-2019 Enar Vaikene * * This file is part of the eVaf C++ cross-platform application development framework. * @@ -117,6 +117,11 @@ private: struct iStorage { + /** + * Empty virtual destructor + */ + ~iStorage() {} + /** * Saves the data record * @param name Name of the password