From 92e396926ed949714864b511872c40600106be1c Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Tue, 17 Nov 2020 13:42:35 +0100 Subject: [PATCH] doc/global: Remove references to Qt 5 in comments Change-Id: I15d91e2f593551879b1b3b5adf58c536abf8467b Reviewed-by: Paul Wicking --- doc/global/qt-module-defaults-offline.qdocconf | 4 ++-- doc/global/qt-module-defaults-online.qdocconf | 4 ++-- doc/global/qt-module-defaults.qdocconf | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/global/qt-module-defaults-offline.qdocconf b/doc/global/qt-module-defaults-offline.qdocconf index ee9557fe5c4..5f870ac9a59 100644 --- a/doc/global/qt-module-defaults-offline.qdocconf +++ b/doc/global/qt-module-defaults-offline.qdocconf @@ -1,5 +1,5 @@ -#The default configuration for a Qt 5 module, including Add-Ons and Tools. -#Include this file for a standard Qt 5 module; builds with the offline style. +#The default configuration for a Qt module, including Add-Ons and Tools. +#Include this file for a standard Qt module; builds with the offline style. #include standard set of macros and C++ defines and ignores include(macros.qdocconf) diff --git a/doc/global/qt-module-defaults-online.qdocconf b/doc/global/qt-module-defaults-online.qdocconf index 41fb8acc663..20453a75063 100644 --- a/doc/global/qt-module-defaults-online.qdocconf +++ b/doc/global/qt-module-defaults-online.qdocconf @@ -1,5 +1,5 @@ -#The online onfiguration for a Qt 5 module, including Add-Ons and Tools. -#Include this file for a standard Qt 5 module; builds with the online style. +#The online onfiguration for a Qt module, including Add-Ons and Tools. +#Include this file for a standard Qt module; builds with the online style. # Start of footer - the rest is defined in qt-html-templates-online.qdocconf HTML.footer = \ diff --git a/doc/global/qt-module-defaults.qdocconf b/doc/global/qt-module-defaults.qdocconf index 8d0665ef412..ff7e48a213c 100644 --- a/doc/global/qt-module-defaults.qdocconf +++ b/doc/global/qt-module-defaults.qdocconf @@ -1,5 +1,5 @@ -#The default configuration for a Qt 5 module, including Add-Ons and Tools. -#Include this file for a standard Qt 5 module. This file is provided for +#The default configuration for a Qt module, including Add-Ons and Tools. +#Include this file for a standard Qt module. This file is provided for #compatibility reasons. #The default is the offline style. The alternate style is in