Skip to content

Commit 4dca553

Browse files
author
Philip Kaufmann
committed
set minimum size allowed by Qt Creator and rename "QR-Code Dialog" to "QR Code Dialog" as this spelling is used all over the code
1 parent 839c4e7 commit 4dca553

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)