QTestResult: remove unused QTestResultPrivate forward declaration

This class was never pimpled in Qt 5.

Amends the start of the public history.

Pick-to: 6.8 6.5
Change-Id: I5761bb0e8401dd654a885b5edcf821be9e4c2694
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
(cherry picked from commit ab7c1386d54732e50c0d9603ae5c013f3da81b12)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit a01e8d0d5c4bd856e1a14af76c0d8bcc5e07095a)
This commit is contained in:
Marc Mutz 2025-06-05 11:19:58 +02:00 committed by Qt Cherry-pick Bot
parent 2dd3637c80
commit 11f8d52111

View File

@ -21,7 +21,6 @@
QT_BEGIN_NAMESPACE
class QTestResultPrivate;
class QTestData;
class Q_TESTLIB_EXPORT QTestResult