Salome HOME
Windows compatibility
authorana <ana@opencascade.com>
Wed, 15 Jul 2015 13:51:17 +0000 (16:51 +0300)
committerana <ana@opencascade.com>
Wed, 15 Jul 2015 13:51:17 +0000 (16:51 +0300)
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;