From 9fe7922d3befd2273b1f8fceadee801754d1c139 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 2 Feb 2024 10:29:48 +0100 Subject: [PATCH] Doc: Remove docs for `View > Views > Automatically Hide View Titlebars` Add the name of the removed option to the change log. Task-number: QTCREATORBUG-30209 Change-Id: Ie526a3097ffec8077d042e919f01bbc348838041 Reviewed-by: hjk --- dist/changelog/changes-13.0.0.md | 1 + doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/dist/changelog/changes-13.0.0.md b/dist/changelog/changes-13.0.0.md index c44da48608f..bd3fc5e3d51 100644 --- a/dist/changelog/changes-13.0.0.md +++ b/dist/changelog/changes-13.0.0.md @@ -28,6 +28,7 @@ General * Improved docking (Debug mode, Widget Designer) * Fixed the style of titles and changed them to always be visible + (removed `View > Views > Automatically Hide View Titlebars`) * Added an option to collapse panels * Changed `Hide/Show Left/Right Sidebar` to hide and show the corresponding dock area diff --git a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc index 823c6396630..101bd3a1889 100644 --- a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc +++ b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc @@ -696,9 +696,6 @@ \uicontrol View > \uicontrol Views > \uicontrol {Reset to Default Layout} to reset the views to their original sizes and positions. - To save space on the screen, select \uicontrol View > \uicontrol Views > - \uicontrol {Automatically Hide View Titlebars}. - To show and hide columns in views, toggle \uicontrol {Show Column} in the context menu.