X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPVViewer%2FPVViewer_Core.h;h=cec4c05bdebb120f7cf26cbb37cd9d091d77b197;hb=2400f3659b65727d5a776dccd3d5dd506d755a88;hp=8ea1c243559249c356930715be29faafe842be7c;hpb=1eb6a9b1cb88b3dfda5526b8eab7e7da5c9c8fb6;p=modules%2Fgui.git diff --git a/src/PVViewer/PVViewer_Core.h b/src/PVViewer/PVViewer_Core.h index 8ea1c2435..cec4c05bd 100644 --- a/src/PVViewer/PVViewer_Core.h +++ b/src/PVViewer/PVViewer_Core.h @@ -25,7 +25,7 @@ #include -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;