Skip to content

Commit

Permalink
Fix options display window
Browse files Browse the repository at this point in the history
  • Loading branch information
timemarkovqtum committed Aug 29, 2023
1 parent 96cde8b commit 266d23b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/qt/forms/optionsdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1045,14 +1045,14 @@
<item>
<widget class="QLabel" name="embeddedFont_label_1">
<property name="text">
<string notr="true">111.11111111 BTC</string>
<string notr="true">111.11111111 QTUM</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="embeddedFont_label_9">
<property name="text">
<string notr="true">909.09090909 BTC</string>
<string notr="true">909.09090909 QTUM</string>
</property>
</widget>
</item>
Expand Down Expand Up @@ -1094,14 +1094,14 @@
<item>
<widget class="QLabel" name="systemFont_label_1">
<property name="text">
<string notr="true">111.11111111 BTC</string>
<string notr="true">111.11111111 QTUM</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="systemFont_label_9">
<property name="text">
<string notr="true">909.09090909 BTC</string>
<string notr="true">909.09090909 QTUM</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 266d23b

Please sign in to comment.