Skip to content
Snippets Groups Projects
Commit 5e4a2d8e authored by Langella Olivier's avatar Langella Olivier
Browse files

replace proteins by peptides on button text

parent f7650373
No related branches found
No related tags found
No related merge requests found
......@@ -40,21 +40,21 @@
<item>
<widget class="QCheckBox" name="hideNotValidCheckBox">
<property name="text">
<string>show only valid proteins</string>
<string>show only valid peptides</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="hideNotCheckedCheckBox">
<property name="text">
<string>show only checked proteins</string>
<string>show only checked peptides</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="hideNotGroupedCheckBox">
<property name="text">
<string>show only grouped proteins</string>
<string>show only grouped peptides</string>
</property>
</widget>
</item>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment