diff --git a/doc/qtcreator/images/qtcreator-debugger-general-options.png b/doc/qtcreator/images/qtcreator-debugger-general-options.png deleted file mode 100644 index 6ab957dd76a..00000000000 Binary files a/doc/qtcreator/images/qtcreator-debugger-general-options.png and /dev/null differ diff --git a/doc/qtcreator/images/qtcreator-preferences-debugger-general.webp b/doc/qtcreator/images/qtcreator-preferences-debugger-general.webp new file mode 100644 index 00000000000..9eb9c77ef8c Binary files /dev/null and b/doc/qtcreator/images/qtcreator-preferences-debugger-general.webp differ diff --git a/doc/qtcreator/src/debugger/creator-only/creator-debugger-settings.qdoc b/doc/qtcreator/src/debugger/creator-only/creator-debugger-settings.qdoc index b3fef5c0e32..a26ac4a8f44 100644 --- a/doc/qtcreator/src/debugger/creator-only/creator-debugger-settings.qdoc +++ b/doc/qtcreator/src/debugger/creator-only/creator-debugger-settings.qdoc @@ -15,7 +15,7 @@ \uicontrol Debugger. In the \uicontrol General tab, you can specify settings that are common to all debuggers. - \image qtcreator-debugger-general-options.png "Debugger General preferences" + \image qtcreator-preferences-debugger-general.webp {Debugger General preferences} You can customize the appearance and behavior of the debug views and setting breakpoints, as well as map source paths to target paths. diff --git a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc index 130a4665e0d..31937cc381a 100644 --- a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc +++ b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc @@ -838,7 +838,7 @@ To change the appearance and behavior of the debug views, set preferences in \preferences > \uicontrol Debugger > \uicontrol General. - \image qtcreator-debugger-general-options.png {General tab in Debugger preferences} + \image qtcreator-preferences-debugger-general.webp {General tab in Debugger preferences} For example, you can: @@ -1270,7 +1270,7 @@ at which the libraries were built, you can map source paths to target paths in \preferences > \uicontrol Debugger > \uicontrol General. - \image qtcreator-debugger-general-options.png {General tab in Debugger preferences} + \image qtcreator-preferences-debugger-general.webp {General tab in Debugger preferences} For more information, see \l{Source Paths Mapping}.