Do not generate the deprecated 'QtTest/qtest_global.h'

Task-number: QTBUG-115029
Change-Id: I2c0e7979b22c2381049a170f977202d0cd594e4b
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
This commit is contained in:
Alexey Edelev 2023-07-06 12:31:47 +02:00
parent 43a2f19a07
commit 64510186f7

View File

@ -4,10 +4,6 @@
#ifndef QTTESTGLOBAL_H
#define QTTESTGLOBAL_H
#if 0
#pragma qt_deprecates(qtest_global.h)
#endif
#include <QtCore/qglobal.h>
#include <QtTest/qttestlib-config.h>
#include <QtTest/qttestexports.h>