fix import
This commit is contained in:
parent
651924e9ef
commit
0908e2dd0b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Created on 2020年3月13日
|
|||
"""
|
||||
from PyQt5.QtWidgets import QWidget, QVBoxLayout, QPushButton
|
||||
|
||||
from Demo.Lib.QCursorGif import QCursorGif
|
||||
from Lib.QCursorGif import QCursorGif
|
||||
|
||||
|
||||
__Author__ = 'Irony'
|
||||
|
|
Loading…
Reference in a new issue