Salome HOME
Using files from package LightApp instead of files from package SalomeApp
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_SelectionOp.h
index 5dde0a05933ce789052c709e4ff86c562be83372..bb1a05b6619340ea877b4e2271fc85ea9578035b 100644 (file)
@@ -45,7 +45,7 @@ class SMESH_Actor;
 /*
   Class       : SMESHGUI_SelectionOp
   Description : Base operation for all operations using object selection in viewer or objectbrowser
-                through common widgets created by SalomeApp_Dialog::createObject
+                through common widgets created by LightApp_Dialog::createObject
 */
 class SMESHGUI_SelectionOp : public SMESHGUI_Operation
 {