Rename Suunto config field to be consistent

All the conflicting fields for suunto vyper configs are named _1, so
rename this one to be in the same style.

Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Anton Lundin 2015-09-25 00:59:02 +02:00 committed by Dirk Hohndel
parent 9d1c3942d7
commit 94a86df9a3
2 changed files with 2 additions and 2 deletions

View file

@ -1645,7 +1645,7 @@
</widget>
</item>
<item row="2" column="4">
<widget class="QLineEdit" name="modelLineEdit">
<widget class="QLineEdit" name="modelLineEdit_1">
<property name="readOnly">
<bool>true</bool>
</property>