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
parent 96d3bcb996
commit 7453497ee4
1 changed files with 3 additions and 0 deletions

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>