mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-03-09 15:40:18 +00:00
quamash -> qasync
Signed-off-by: Joel <rootjdev@gmail.com>
This commit is contained in:
parent
9637d62816
commit
d4f6d10bcd
3 changed files with 4 additions and 5 deletions
|
|
@ -22,7 +22,7 @@ from PyQt5.QtWidgets import QApplication
|
|||
from PyQt5.QtQml import qmlRegisterType, QQmlApplicationEngine
|
||||
from PyQt5.QtGui import QIcon
|
||||
from PyQt5.QtCore import Qt, QUrl
|
||||
from quamash import QEventLoop
|
||||
from qasync import QEventLoop
|
||||
|
||||
from .display import DisplayProperty
|
||||
from .xrandr import XRandR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue