Salome HOME
SIMAN removal
[modules/gui.git] / src / PVViewer / PVViewer_Core.h
index 8ea1c243559249c356930715be29faafe842be7c..cec4c05bdebb120f7cf26cbb37cd9d091d77b197 100644 (file)
@@ -25,7 +25,7 @@
 
 #include <QString>
 
-class PVViewer_EngineWrapper;
+class PVServer_ServiceWrapper;
 class PVViewer_Behaviors;
 class LogWindow;
 class QMainWindow;
@@ -49,7 +49,7 @@ public:
 
 private:
   PVViewer_Core();
-  virtual ~PVViewer_Core();
+  virtual ~PVViewer_Core(){};
 
   static pqPVApplicationCore* MyCoreApp;
   static bool ConfigLoaded;