1
0

some import clean-up in qt

This commit is contained in:
SomberNight
2018-09-25 18:15:28 +02:00
parent 9d7cf12244
commit 33d14e4238
18 changed files with 65 additions and 42 deletions

View File

@@ -1,5 +1,5 @@
# To create a new GUI, please add its code to this directory.
# Three objects are passed to the ElectrumGui: config, daemon and plugins
# The Wallet object is instanciated by the GUI
# The Wallet object is instantiated by the GUI
# Notifications about network events are sent to the GUI by using network.register_callback()