qtpy
This commit is contained in:
2
toxygen/third_party/qweechat/connection.py
vendored
2
toxygen/third_party/qweechat/connection.py
vendored
@@ -22,7 +22,7 @@
|
||||
|
||||
"""Connection window."""
|
||||
|
||||
from PyQt5 import QtGui, QtWidgets
|
||||
from qtpy import QtGui, QtWidgets
|
||||
|
||||
|
||||
class ConnectionDialog(QtWidgets.QDialog):
|
||||
|
||||
Reference in New Issue
Block a user