QTestResult: remove unused QTestResultPrivate forward declaration
This class was never pimpled in Qt 5. Amends the start of the public history. Pick-to: 6.9 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>
This commit is contained in:
parent
5641329229
commit
a01e8d0d5c
@ -21,7 +21,6 @@
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
class QTestResultPrivate;
|
||||
class QTestData;
|
||||
|
||||
class Q_TESTLIB_EXPORT QTestResult
|
||||
|
Loading…
x
Reference in New Issue
Block a user