Skip to content

Commit 3986a05

Browse files
committed
Merge pull request #1274 from Diapolo/QR_Code
rename "QR-Code Dialog" to "QR Code Dialog" in qrcodedialog.ui as this spelling is used all over the code
2 parents 6da3b29 + 4dca553 commit 3986a05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/qt/forms/qrcodedialog.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
<x>0</x>
88
<y>0</y>
99
<width>334</width>
10-
<height>423</height>
10+
<height>425</height>
1111
</rect>
1212
</property>
1313
<property name="windowTitle">
14-
<string>QR-Code Dialog</string>
14+
<string>QR Code Dialog</string>
1515
</property>
1616
<layout class="QVBoxLayout" name="verticalLayout_3">
1717
<item>

0 commit comments

Comments
 (0)