mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Avoid duplicate name warning
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
dd924a21ed
commit
9b8c1e195a
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Units</string>
|
<string>Units</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
<layout class="QHBoxLayout" name="horizontalLayout_4b">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QComboBox" name="CSVUnits">
|
<widget class="QComboBox" name="CSVUnits">
|
||||||
<item>
|
<item>
|
||||||
|
|
Loading…
Add table
Reference in a new issue