Skip to content

Commit 55f19cb

Browse files
author
Philip Kaufmann
committed
change size of transactiondialog, to allow display of transaction-id without an ugly line-break
1 parent 4830ff9 commit 55f19cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/qt/forms/transactiondescdialog.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>400</width>
10-
<height>300</height>
9+
<width>600</width>
10+
<height>250</height>
1111
</rect>
1212
</property>
1313
<property name="windowTitle">

0 commit comments

Comments
 (0)