From 2bae857aadaf9d0c67d9cba91f5f71805227f06d Mon Sep 17 00:00:00 2001 From: Nicholas Bennett Date: Wed, 21 Feb 2024 11:26:07 +0200 Subject: [PATCH] Add Qt Tools for Android Studio Macro \QtTAS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Make sure this macro can be used in any documentation regarding the Qt IntelliJ plugin for Android Studio. Task-number: QTBUG-121447 Pick-to: 6.7 Change-Id: I764cd91ea4c1fc7897a9243729a1c6c553739ada Reviewed-by: Tinja Paavoseppä Reviewed-by: Rami Potinkara --- doc/global/macros.qdocconf | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/global/macros.qdocconf b/doc/global/macros.qdocconf index 04e734e52e9..4b2c21e1d1a 100644 --- a/doc/global/macros.qdocconf +++ b/doc/global/macros.qdocconf @@ -73,6 +73,7 @@ macro.QOI = "Qt Online Installer" macro.QQV = "Qt QML Viewer" macro.QtAA = "Qt for Android Automotive" macro.QUL = "Qt Quick Ultralite" +macro.QtTAS = "Qt Tools for Android Studio" # The following macros are used for various Android docs. The purpose is to keep # it as simple as updating these instead of updating multiple lines in scattered locations.