diff --git a/src/gui/project_view/project_view.ui b/src/gui/project_view/project_view.ui index 6cb518bc890cb9f9d5fa66b7a7bae5c07cf59858..e559751f511c1ceaf3c0b5ea03942738e2e7bae9 100644 --- a/src/gui/project_view/project_view.ui +++ b/src/gui/project_view/project_view.ui @@ -21,10 +21,10 @@ <bool>true</bool> </property> <property name="toolTip"> - <string><html><head/><body><p>Mass precision is computed by measuring all mass delta between theoretical peptide mass and observed peptide mass of all valid and manually checked proteins.</p><p>Each peptide evidence is only counted once (a peptide evidence is a spectrum associated to a peptide).</p></body></html></string> + <string/> </property> <property name="currentIndex"> - <number>3</number> + <number>1</number> </property> <widget class="QWidget" name="identifications"> <attribute name="title"> @@ -207,7 +207,7 @@ </widget> <widget class="QWidget" name="mass_precision"> <property name="toolTip"> - <string/> + <string><html><head/><body><p>Mass precision is computed by measuring all mass delta between theoretical peptide mass and observed peptide mass of all valid and manually checked proteins (but not decoy).</p><p>Each peptide evidence is only counted once (a peptide evidence is a spectrum associated to a peptide).</p></body></html></string> </property> <attribute name="title"> <string>Mass precision</string>