From 84348cbbb21fdf7de2a3853ff561c61fd68807ec Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 19 Feb 2024 12:15:38 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro (cherry picked from commit 5e19ef6f9756a15fc378d38d24c1ae93ceb29ef9) --- doc/en/index.docbook | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/en/index.docbook') diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 10f573b..b0b14a6 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -208,7 +208,7 @@ Have fun ! Each filter contains one or two conditions, that can be linked together. Especially powerful conditions can be created using regular expressions. - Here the regular expressions of the Qt-Library are utilized, + Here the regular expressions of the TQt-Library are utilized, for a detailed documentation see the documentation of the class KRegExpEditor, or one of the numerous texts about regular expressions in the internet. @@ -450,7 +450,7 @@ information here. Developed and tested under SuSE 8.2. - In order to successfully use Kshowmail, you need KDE 3.1.x and Qt 3.1.x. + In order to successfully use Kshowmail, you need TDE and TQt.