From 8a3bf9a6fe5d724912e9626a1c07b8df923eb393 Mon Sep 17 00:00:00 2001 From: Yeison Date: Fri, 11 Dec 2020 13:43:21 -0500 Subject: [PATCH] Update documentation --- docs/source/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 5e63f9c..07068b8 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -38,8 +38,8 @@ Usage .. code:: python import sys - from PySide2 import QtWidgets - # from PySide6 import QtWidgets + from PySide6 import QtWidgets + # from PySide2 import QtWidgets # from PyQt5 import QtWidgets from qt_material import apply_stylesheet