make transaction description read-only (UI fix)
authorWladimir J. van der Laan <laanwj@gmail.com>
Fri, 6 Jan 2012 05:55:48 +0000 (06:55 +0100)
committerLuke Dashjr <luke-jr+git@utopios.org>
Mon, 9 Jan 2012 17:10:52 +0000 (12:10 -0500)
src/qt/forms/transactiondescdialog.ui

index 2f70a38..9a9f6db 100644 (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>