Salome HOME
Small refactor.
[modules/paravis.git] / src / PVGUI / PVGUI_ParaViewSettingsPane.h
index be4febf28be39a514246be999291de394a1261bb..adbc913e8616add7e354e643edade0818f3ee591 100644 (file)
@@ -35,8 +35,8 @@ class QHideEvent;
 class LightApp_Application;
 
 /**!
- * Almost identical copy/paste of what is found in
- *    <PARAVIEW>/Qt/Components/pqSettingsDialog.h
+ * This class is (almost) a copy/paste of what is found in
+ *    *<PARAVIEW>/Qt/Components/pqSettingsDialog.h*
  * This is (almost) the same, except for the inheritance to QtxUserDefinedContent providing the link
  * to SALOME preference mechanism.
  * The UI content of pqSettingsDialog is put in a (PARAVIS) widget called pqCustomSettingsWidget.