From 3bb3fbd6984bd11b662aef79083aa1bed0b5015c Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 16 Jul 2024 17:26:29 +0200 Subject: [PATCH] Doc: Add Python Window UI tutorial to the sidebar TOC Change-Id: I7550d0e388d08e5ded3baa2d87089f98d6c3b62f Reviewed-by: Eike Ziller --- doc/qtcreator/config/style/qt5-sidebar.html | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/qtcreator/config/style/qt5-sidebar.html b/doc/qtcreator/config/style/qt5-sidebar.html index 5977847f100..c5c9f62c161 100644 --- a/doc/qtcreator/config/style/qt5-sidebar.html +++ b/doc/qtcreator/config/style/qt5-sidebar.html @@ -38,6 +38,7 @@
  • Qt Quick debugging
  • Qt Widgets and Python
  • Qt Widgets application
  • +
  • Qt Widgets UI and Python
  • Use internal libraries with qmake
  • Tutorials