From 25dda136c40f2d2521de277cdb771d6542b51742 Mon Sep 17 00:00:00 2001 From: Arudarin Date: Mon, 26 Aug 2019 19:43:49 -0400 Subject: [PATCH] Fix 05 QT Designer Link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94f3fa2..cc771a3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ These PyQt examples show you how to create a desktop app with Python and Qt. Sta | PyQt QLabel | PyQt widgets screenshot | QVBoxLayout PyQt5 | PyQt Signals and Slots | Qt Designer Python | | :--: | :--: | :--: | :--: | :--: | -| Hello World! | Common PyQt Widgets | Layouts | Signals and Slots | Qt Designer & Python | +| Hello World! | Common PyQt Widgets | Layouts | Signals and Slots | Qt Designer & Python | | QML Python example | Qt Text Editor | PyQt5 exe | Qt dark theme | | :--: | :--: | :--: | :--: |