This commit is contained in:
yumoqing 2020-08-09 13:09:19 +08:00
parent 434e55040f
commit 79a8244506

View File

@ -30,6 +30,7 @@ from .form import InputBox, Form, StrSearchForm
from .boxViewer import BoxViewer
from .tree import Tree, TextTree
from .newvideo import Video
from .qrcodereader import QRCodeReader
def showError(e):
print('error',e)