Browse Source

change size of transactiondialog, to allow display of transaction-id without an ugly line-break

0.8
Philip Kaufmann 12 years ago
parent
commit
55f19cb809
  1. 4
      src/qt/forms/transactiondescdialog.ui

4
src/qt/forms/transactiondescdialog.ui

@ -6,8 +6,8 @@ @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
<width>600</width>
<height>250</height>
</rect>
</property>
<property name="windowTitle">

Loading…
Cancel
Save