]> vaikene.ee Git - evaf/blobdiff - src/plugins/SdiWindow/isdiwindow.h
Warning fixes and copyright update.
[evaf] / src / plugins / SdiWindow / isdiwindow.h
index 4e0e43d88d6ebb2daac904a4f2502eb76e46fbf1..825961ebaf533118367f4ac8ee66016c23d8c087 100644 (file)
@@ -3,7 +3,7 @@
  * @brief eVaf SDI window interface
  * @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.
  *
@@ -53,6 +53,11 @@ struct SDIWINDOW_EXPORT iSdiWindow
      */
     static iSdiWindow * instance();
 
+    /**
+     * Empty virtual destructor
+     */
+    virtual ~iSdiWindow() {}
+
     /**
      * Adds a panel to the SDI window manager
      * @param name Name of the panel