Salome HOME
Windows compatibility
[modules/gui.git] / src / PVViewer / PVViewer_Core.h
index 8ea1c243559249c356930715be29faafe842be7c..52fd6286ba7948c94f99e42e94fac80fc183e8fa 100644 (file)
@@ -49,7 +49,7 @@ public:
 
 private:
   PVViewer_Core();
-  virtual ~PVViewer_Core();
+  virtual ~PVViewer_Core(){};
 
   static pqPVApplicationCore* MyCoreApp;
   static bool ConfigLoaded;