make transaction description read-only (UI fix)

This commit is contained in:
Wladimir J. van der Laan
2012-01-06 06:55:48 +01:00
committed by Luke Dashjr
parent 09308a3882
commit 21aa161453

View File

@@ -19,6 +19,9 @@
<property name="toolTip">
<string>This pane shows a detailed description of the transaction</string>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</item>
<item>