Merge pull request #746 from laanwj/tdesc_ro

make transaction description read-only (UI fix)
This commit is contained in:
Gavin Andresen 2012-01-09 07:59:18 -08:00
commit 2e555237d3
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>