mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-17 22:16:16 +00:00
Remove duplicate verb in 'SAC' label
'Show' verb is already shown in the groupbox title and no other labels have it. Signed-off-by: Sergey Starosek <sergey.starosek@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
b57b36e662
commit
0f7037a92f
1 changed files with 1 additions and 1 deletions
|
@ -751,7 +751,7 @@
|
|||
<item>
|
||||
<widget class="QCheckBox" name="show_sac">
|
||||
<property name="text">
|
||||
<string>Show SAC</string>
|
||||
<string>SAC</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Reference in a new issue