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:
Sergey Starosek 2013-11-29 15:39:50 +02:00 committed by Dirk Hohndel
parent b57b36e662
commit 0f7037a92f

View file

@ -751,7 +751,7 @@
<item>
<widget class="QCheckBox" name="show_sac">
<property name="text">
<string>Show SAC</string>
<string>SAC</string>
</property>
</widget>
</item>