X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_Selection.h;h=440c8d4bd81a8bfd76209935c9a3d4fbb9038b45;hb=1949fa0f3ec6dac7a1af935b60527903f314f2b7;hp=6dd5bc27179a984ee3db38cc63c928d63e9af3a2;hpb=068112a9e42b03c1b5edf48c115ea5bbc17af747;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESHGUI_Selection.h b/src/SMESHGUI/SMESHGUI_Selection.h index 6dd5bc271..440c8d4bd 100644 --- a/src/SMESHGUI/SMESHGUI_Selection.h +++ b/src/SMESHGUI/SMESHGUI_Selection.h @@ -50,6 +50,7 @@ public: virtual void processOwner( const LightApp_DataOwner* ); // got from object, not from actor + virtual bool isAutoColor( int ind ) const; virtual int numberOfNodes( int ind ) const; virtual QVariant isComputable( int ind ) const; virtual QVariant hasReference( int ind ) const;