switched to obscuren/qml

This commit is contained in:
obscuren
2015-01-28 14:51:54 +01:00
parent 9a11a94894
commit fb7c03ff4d
10 changed files with 10 additions and 10 deletions

View File

@ -45,7 +45,7 @@ import (
"github.com/ethereum/go-ethereum/p2p"
"github.com/ethereum/go-ethereum/ui/qt/qwhisper"
"github.com/ethereum/go-ethereum/xeth"
"gopkg.in/qml.v1"
"github.com/obscuren/qml"
)
var guilogger = logger.NewLogger("GUI")