Moved over to hardcoded v1 of Go QML

This commit is contained in:
obscuren
2014-08-15 13:27:43 +02:00
parent df0c43265e
commit 9f4886839f
7 changed files with 31 additions and 22 deletions

View File

@ -9,7 +9,7 @@ import (
"github.com/ethereum/eth-go/ethpipe"
"github.com/ethereum/eth-go/ethutil"
"github.com/ethereum/go-ethereum/javascript"
"github.com/go-qml/qml"
"gopkg.in/qml.v1"
)
type memAddr struct {