Skip to content

Commit

Permalink
Merge dashpay#898: [Qt] Fixup duplicate label names
Browse files Browse the repository at this point in the history
4e8f46a [Qt] Fixup duplicate label names (Fuzzbawls)

Tree-SHA512: 6cee761fae0d6d387523d286ddbc8fa6f61ef702ec406aa9108dedaccb1b8a0f343b7c01778f9d86be7e76e437d390e468c2593f2514c47350415da696744609
  • Loading branch information
Fuzzbawls committed May 21, 2019
2 parents 5f7559b + 4e8f46a commit 3d496cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/qt/forms/receivecoinsdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
</widget>
</item>
<item row="6" column="0">
<widget class="QLabel" name="label">
<widget class="QLabel" name="label_8">
<property name="toolTip">
<string>An optional amount to request. Leave this empty or zero to not request a specific amount.</string>
</property>
Expand Down
2 changes: 1 addition & 1 deletion src/qt/forms/zpivcontroldialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
</layout>
</item>
<item row="1" column="0">
<layout class="QVBoxLayout" name="verticalLayout">
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QTreeWidget" name="treeWidget">
<property name="sizePolicy">
Expand Down

0 comments on commit 3d496cc

Please sign in to comment.