4
0
mirror of https://github.com/QuasarApp/CMakeProject.git synced 2025-04-26 05:34:34 +00:00

remove depricated field from tests

This commit is contained in:
Andrei Yankovich 2021-04-14 15:31:20 +03:00
parent 997916fe57
commit 39dc6e384c

View File

@ -43,7 +43,6 @@ private:
*/
void initTest(Test* test);
QList<Test*> _tests;
QCoreApplication *_app = nullptr;
};