X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_Operation.h;h=181cb2cc7caeddaeef95fcfd63fd1f879d032ad4;hp=3bc76d4f2a5a4c8109cd1d3e9ccc8fa5377e34df;hb=81a502af8470190be359d6491a20796dbad5bb97;hpb=80b2ef84c3197c4159cd6b82cc6a476853e76022;ds=sidebyside diff --git a/src/SMESHGUI/SMESHGUI_Operation.h b/src/SMESHGUI/SMESHGUI_Operation.h index 3bc76d4f2..181cb2cc7 100755 --- a/src/SMESHGUI/SMESHGUI_Operation.h +++ b/src/SMESHGUI/SMESHGUI_Operation.h @@ -12,7 +12,7 @@ #ifndef SMESHGUI_Operation_H #define SMESHGUI_Operation_H -#include +#include #include class SMESHGUI; @@ -22,7 +22,7 @@ class SMESHGUI; Description : Base class for all SMESH operations */ -class SMESHGUI_Operation : public SalomeApp_Operation +class SMESHGUI_Operation : public LightApp_Operation { Q_OBJECT