Rename the radio button to match label kgs->kg

Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Anton Lundin 2013-12-08 14:18:27 +01:00 committed by Dirk Hohndel
parent e39ec4e564
commit 8c65173746
2 changed files with 2 additions and 2 deletions

View file

@ -417,7 +417,7 @@
</widget>
</item>
<item row="4" column="1">
<widget class="QRadioButton" name="kgs">
<widget class="QRadioButton" name="kg">
<property name="text">
<string>kg</string>
</property>