Browse Source

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
miguelfreitas
Wladimir J. van der Laan 13 years ago
parent
commit
3986a05c62
  1. 4
      src/qt/forms/qrcodedialog.ui

4
src/qt/forms/qrcodedialog.ui

@ -7,11 +7,11 @@ @@ -7,11 +7,11 @@
<x>0</x>
<y>0</y>
<width>334</width>
<height>423</height>
<height>425</height>
</rect>
</property>
<property name="windowTitle">
<string>QR-Code Dialog</string>
<string>QR Code Dialog</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>

Loading…
Cancel
Save