update
This commit is contained in:
2
toxygen/third_party/qweechat/buffer.py
vendored
2
toxygen/third_party/qweechat/buffer.py
vendored
@@ -25,7 +25,7 @@
|
||||
from pkg_resources import resource_filename
|
||||
|
||||
from qtpy import QtCore, QtGui, QtWidgets
|
||||
from qtpy.QtCore import pyqtSignal
|
||||
from PyQt5.QtCore import pyqtSignal
|
||||
Signal = pyqtSignal
|
||||
|
||||
from third_party.qweechat.chat import ChatTextEdit
|
||||
|
||||
Reference in New Issue
Block a user