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,10 +1,10 @@
from electrum.i18n import _
from electrum.plugin import run_hook
from PyQt5.QtGui import *
from PyQt5.QtCore import *
from PyQt5.QtWidgets import QFileDialog
from electrum.i18n import _
from electrum.plugin import run_hook
from .util import ButtonsTextEdit, MessageBoxMixin, ColorScheme