diff options
Diffstat (limited to 'development/QtPy/slack-desc')
-rw-r--r-- | development/QtPy/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/QtPy/slack-desc b/development/QtPy/slack-desc index ed92f3ef1e5e3..9646ac63f6fa5 100644 --- a/development/QtPy/slack-desc +++ b/development/QtPy/slack-desc @@ -11,7 +11,7 @@ QtPy: QtPy: QtPy is a small abstraction layer that lets you write applications QtPy: using a single API call to either PyQt or PySide. QtPy: -QtPy: It provides support for PyQt5, PyQt4, PySide2 and PySide using the +QtPy: It provides support for PyQt5, PySide2, PyQt6 and PySide6 using the QtPy: Qt5 layout (where the QtGui module has been split into QtGui and QtPy: QtWidgets). QtPy: |