rename field Interface to Address in GUI settings dialog
This commit is contained in:
parent
075d4f4758
commit
b2aac6719f
|
@ -167,7 +167,7 @@
|
||||||
<item row="1" column="0">
|
<item row="1" column="0">
|
||||||
<widget class="QLabel" name="m_pLabel_21">
|
<widget class="QLabel" name="m_pLabel_21">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Interface:</string>
|
<string>&Address:</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="buddy">
|
<property name="buddy">
|
||||||
<cstring>m_pLineEditInterface</cstring>
|
<cstring>m_pLineEditInterface</cstring>
|
||||||
|
|
Loading…
Reference in New Issue