aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/assets/qml/views/transaction.qml
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-08-18 03:07:09 +0800
committerobscuren <geffobscura@gmail.com>2014-08-18 03:07:09 +0800
commit5ae3deea86a4916eee07b30195da280957e2fd2f (patch)
treeb7b9d67949287fb1fa9570450c90c07eefa9cf05 /ethereal/assets/qml/views/transaction.qml
parent88655439a017ea74041d022a9f23a919d27f51e2 (diff)
downloadgo-tangerine-5ae3deea86a4916eee07b30195da280957e2fd2f.tar.gz
go-tangerine-5ae3deea86a4916eee07b30195da280957e2fd2f.tar.zst
go-tangerine-5ae3deea86a4916eee07b30195da280957e2fd2f.zip
New menu
Diffstat (limited to 'ethereal/assets/qml/views/transaction.qml')
-rw-r--r--ethereal/assets/qml/views/transaction.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ethereal/assets/qml/views/transaction.qml b/ethereal/assets/qml/views/transaction.qml
index ac38ebe0c..640e02a4e 100644
--- a/ethereal/assets/qml/views/transaction.qml
+++ b/ethereal/assets/qml/views/transaction.qml
@@ -9,6 +9,7 @@ import Ethereum 1.0
Rectangle {
property var iconFile: "../new.png"
property var title: "New transaction"
+ property var menuItem
objectName: "newTxView"
visible: false