From a09a6bc05e3f64c27e7c84dd768c7720fdf41136 Mon Sep 17 00:00:00 2001
From: Michele Calgaro
Date: Tue, 25 Jun 2024 12:25:06 +0900
Subject: Remove documentation for QWS classes and Qt/Embedded
Signed-off-by: Michele Calgaro
---
src/dialogs/qmessagebox.cpp | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
(limited to 'src/dialogs/qmessagebox.cpp')
diff --git a/src/dialogs/qmessagebox.cpp b/src/dialogs/qmessagebox.cpp
index eba007410..e0bbae0cf 100644
--- a/src/dialogs/qmessagebox.cpp
+++ b/src/dialogs/qmessagebox.cpp
@@ -593,10 +593,8 @@ void TQMessageBox::init( int button0, int button1, int button2 )
"application development.
"
"TQt provides single-source "
"portability across MS Windows, Mac OS X, "
- "Linux, and all major commercial Unix variants."
- "
TQt is also available for embedded devices.
"
- "TQt is a Trolltech product. "
- "See https://trinitydesktop.org/docs/qt3/ "
+ "Linux, and all major commercial Unix variants.
"
+ "See https://trinitydesktop.org/docs/qt3/ "
"for more information.
"
).arg( TQT_VERSION_STR );
--
cgit v1.2.3